All functions

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

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

Alternative data.frame viewer