f_as_date | Convert string to date. |
f_as_integer | Convert string columns to integer columns. |
f_calculate_std_error | Calculate standard error |
f_check_col_not_empty | Check whether column is empty |
f_check_cols_not_empty | Check whether columns are unique |
f_check_cols_not_zero | Check whether columns are not zero |
f_check_cols_present | Check whether columns are present |
f_check_cols_unique | Check whether columns are unique |
f_check_col_unique | Check whether column is unique |
f_clean_up_header_names | Clean up header names |
f_compare_two_vectors | Compare two vectors |
f_define_col_type | Define column types |
f_distance | Calculate distances |
f_download_file_from_google_drive | Download file from Google Drive |
f_geom_point | Plot geom point |
f_get_filenames_in_folder | Get names and information on files in folder |
f_get_latest_file | Get latest file |
f_gs_col_number | Get number of columns in Google Sheet |
f_gs_row_number | Get number of rows in Google Sheet |
f_gs_url | Get URL to Google Sheet |
f_info | Print basic statistics on vector or data frame with elements |
f_install_package_from_cran | Install latest packages from CRAN |
f_install_package_from_github | Install last version of package on GitHub |
f_interpolate | Interpolate between points |
f_is_same | Are values in two vectors/columns the same. |
f_is_unique | Check whether column is unique |
f_kable | Print Kable in R-Markdown |
f_lapply | Apply function to list of items |
f_move_files | Move (or copy) files between folders |
f_names | Give names of data frame. |
f_object_size | Calculate object size |
f_ocr_table_data_from_pdf | OCR table data from PDF |
f_paste | Concatenate items in vector |
f_paste_regex | Concatenate regex items in vector separated by "|" |
f_plot_checkerboard_on_leaflet | Plot Checkerboard on Leaflet |
f_plot_leaflet | Plot leaflet |
f_reactable | Create reactable table in html document |
f_read_data_from_file | Read data from file |
f_render_quarto | Render Quarto document |
f_search_values_in_list_of_data_frames | Search values in list of data frames |
f_send_slack_comment | Send Slack Comment. |
f_source | Source latest file. |
f_summarize | Give basic info on columns in data frame |
f_table | Prepare 2D frequency table |
f_unique | Return sorted unique elements |
f_upload_file_to_google_drive | Upload given file to Google Drive |
f_vector_info | Provide information on vector |
f_welcome | Welcome! |
f_write_data_to_file | Write data to file |
f_write_data_to_file_merged | Reads files, appends data and writes merged file |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.