| add_gitignore | Add a gitignore file to the project root |
| combine_words_ptbr | Combine words using ptbr rules |
| create_dirs | Create directories |
| describe_data | Describe data |
| filter_na | Easily filter NA values from data frames |
| ipak | Install and load multiple CRAN and github R packages |
| na_count | Count NA frequency in data |
| na_viz | Visualize NA frequency in data |
| pipe | Pipe operator |
| prefer | Defines preferred package::functions |
| quick_map | Create maps quickly |
| read_all_sheets_then_save_csv | Read and save all excel sheets and save them to a CSV file |
| read_all_xlsx_then_save_csv | Read all sheets from all excel files and save into CSV files |
| read_sheet_then_save_csv | Read an excel sheet and save it to a CSV file |
| save_plot | Save a ggplot figure |
| save_temp_data | Save object as RDS file |
| setup_lintr | Setup a config file for static code analysis |
| tad_view | Alternative data.frame viewer using tad |
| trim_fig | Remove white spaces around figures |
| view_excel | View data frame in Excel or other spreadsheet viewer |
| view_in | Alternative data.frame viewer |
| view_mapview_from_path | View spatial data from file path with optional map preview |
| view_vd | View data in VisiData |
| view_vd_nonint | View data frame in VisiData (non-interactive version) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.