All functions

add_gitignore()

Add a gitignore file to the project root

combine_words_ptbr()

Combine words using ptbr rules

create_dirs()

Create directories

deduplicate_by()

Remove duplicate rows based on specified grouping variables

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

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_gdb()

Read layers from a file geodatabase (.gdb)

read_geo()

Read a geospatial file or dataset (auto-detect by extension)

read_kmz()

Read a KMZ file (KML in a ZIP)

read_sf_zip()

Read shapefile(s) inside a ZIP archive via GDAL /vsizip/

read_sheet_then_save_csv()

Read an excel sheet and save it to a CSV file

remove_columns_based_on_NA()

Remove columns based on NA values

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)