| add_id_col | Add id column to dataframe |
| add_missing_column | Add missing columns to a data frame |
| add_missing_spec_cols | Add missing columns from the specification |
| add_missing_spec_tables | Add missing tables from the specification |
| as_int | Coerces to integer without warning |
| assert_case | Assert the data case onto the object |
| change_case_from_spec | Convert table name and field case |
| check_pkg_suggests | Check if Packages are Installed |
| check_spec | Check file specification |
| clean_by | Clean "by" argument |
| coerce_to_spec | Coerce data types to the specification |
| col_rep | Simple column specifications |
| data_case | Attribute access functions |
| data_model_to_snake | Convert table names |
| fix_json_null | Fix 'null' values in JSON |
| flatten_data | Create a flat file from multiple data frames |
| format_contract | Format contract number |
| get_excel_tables | List Excel tables in a workbook |
| is_scalar_numeric | Check is scalar type number |
| paste_difftime | Paste function for time difference |
| pipe | Pipe operator |
| read_excel_table | Read Excel tables |
| read_folder | Read of a folder of files |
| read_json_zip | Read all JSON files from a zip |
| snake_to_data_model | Convert table names |
| strip_attributes | Strip attributes from object |
| unnest_df | Unnest identical data frames |
| validate_data | Validate a data set |
| write_json_zip | Write a list of data.frames to zipped JSON |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.