Skip to contents

Datasets

abbreviations_lup
Common abbreviations lookup table
badges_lup
ready4 badges lookup table
fn_types_lup
Function type lookup table
fns_dmt_tb
ready4fun function documentation table
object_type_lup
Object abbreviations lookup table

S3 Classes

ready4fun_badges() make_pt_ready4fun_badges() is_ready4fun_badges()
ready4 submodule class for tibble object lookup table of badges metadata.
ready4fun_abbreviations() make_pt_ready4fun_abbreviations() is_ready4fun_abbreviations()
ready4 submodule class for tibble object lookup table of abbreviations.
ready4fun_objects() make_pt_ready4fun_objects() is_ready4fun_objects()
Object types lookup table.
ready4fun_functions() make_pt_ready4fun_functions() is_ready4fun_functions()
Function types lookup table.
ready4fun_executor() make_pt_ready4fun_executor() is_ready4fun_executor()
ready4 submodule class for list object specifying function arguments and function.
ready4fun_description() make_pt_ready4fun_description() is_ready4fun_description()
ready4 submodule class for declaring package description file data.
ready4fun_metadata_a() make_pt_ready4fun_metadata_a() is_ready4fun_metadata_a()
ready4 submodule class for package metadata required for initial package set-up step.
ready4fun_metadata_b() make_pt_ready4fun_metadata_b() is_ready4fun_metadata_b()
ready4 submodule class for package metadata required for second package set-up step.
ready4fun_manifest() make_pt_ready4fun_manifest() is_ready4fun_manifest()
ready4 submodule class for encapsulating the metadata required for package set-up.
ready4fun_dataset() make_pt_ready4fun_dataset() is_ready4fun_dataset()
ready4 submodule class for declaring package description file data..1

Functions

get_abbrs()
Get house style abbreviations
get_fn_types()
Get supported function types
get_obj_types()
Get supported object types

Methods