Tools for Building R Formats


[Up] [Top]

Documentation for package ‘easyformatr’ version 0.1.2

Help Pages

easy_format Easily build format strings
easy_format_ Standard evaluation version of easy_format
filter_info Query documentation
filter_info_ Standard evaluation version of filter_info
format_info Format info
name_value_to_list Convert a dataframe that has a name and a value column to a named list.
parse_binding_errors Gives you a command to handle "no visible binding" errors
paste_NA_omit Will paste, omitting all NA values
paste_NA_poison Will paste. Anything pasted to NA will return NA
remove_NA_columns Remove columns that are all NA
remove_single_value_columns Remove columns that are all identical
string_table Build objects and dataframes together tidily