inst/templates/example_project/rfile_w_header.R

#
# Copyright: Copyright 2022, Integral Consulting Inc. All rights reserved.
#
# Purpose:
#
# Project Information:
#   Name:
#   Number:
#
# History:
# Date	     Remarks
# YYYY-MM-DD
#

# PACKAGES & SPECIAL FUNCTIONS ----
library(tidyverse)
library(integral)

## Additional Sections ----
### Even More Sections! ----

# LOAD DATA FILES & DATA HANDLING ----

# ANALYSIS/FIGURES/OUTPUT ----
IntegralEnvision/integral documentation built on Nov. 4, 2024, 2 p.m.