| facthelpeR-package | facthelpeR: Helper Functions for Importing and Cleaning Data |
| find_col_info | Find column information in a data.frame |
| full_join_compare | Full join data.frames to compare columns add a suffix before... |
| list_sheetnames | List the names of all sheets within given files |
| make_df_index | Utility function to separate a table into list elements based... |
| plot_map | Check field map layout for errors and duplicate range/row... |
| read_excelsheet | Read one excel sheet with read_excel |
| read_header | Read headers that span over multiple rows |
| read_multsheets | Read multiple files (csv or excel) and/or multiple sheets... |
| read_ods_multsheets | A wrapper around read_ods to read multiple sheets in a .ods... |
| read_sheets | Read in sheets |
| rename_col | Rename columns with a data.frame containing old and new... |
| rm_dup_col | Remove duplicate columns that may have different column names |
| select_colsfromlist | Select columns from data.frames stored within a list |
| set_values_to_na | Set -9 and 0s to NA for given columns |
| split_df | Split a large table into smaller tables if there are blank... |
| split_direction | Split a large table in one direction if there are blank... |
| summarize_colnames | Create a list of column names that match a given regex for... |
| summarize_ncol | Summarise the number of columns per data.frame that match a... |
| summarize_variables | Summarize information on variables that match a given regex |
| test.col_id_elements | Test whether a column has identical elements |
| vec_rle | Utility function to get rle as a named vector |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.