Skip to contents

The ger_headr() function can be used in a new R script to create a header. The header includes sections for:

  • what the code creates

  • who the author is

  • an MIT License

  • Version

Usage

ger_headr()

Examples

# use this to create a script header (with RStudio open)
# ger_headr("import")