Skip to contents

Function reference

Functions for creating gerp projects.

ger_create()
Create a new good enough R project

Folder functions

Functions for creating gerp folders & files.

ger_setup()
Good enough R setup files
ger_code()
Good enough code files
ger_data()
Good enough data folders
ger_dev()
Good enough R development folder
ger_report()
Good enough R report folder

Path functions

Functions for folder & file paths.

ger_path()
Get file path(s)
ger_root()
Get the root folder of your project
ger_fpath()
Get the path of the current file
ger_lkp_path()
Look up a file or folder in your project

Code functions

Functions for writing code.

ger_headr()
Insert a 'good enough' R script header
ger_sect()
Insert a fun R script section header <(+_+)>

Naming functions

Functions for naming things.

ger_name()
Good enough R object name
ger_fname()
Good enough file name
ger_batch_rename()
Rename all files in a folder

Data

Example datasets.

wu_df wu_dt wu_tbl
Wu-Tang Clan members
date_formats date_patterns
Example date formats and regular expressions