facthelpeR docs quick link

The purpose of facthelpeR is to provide sets of functions to read in raw data files

Some issues that the functions can handle: - multiple files - multiple sheets per file - headers that span multiple rows

Installation

You can install facthelpeR from GitHub with:

# install.packages("remotes")
remotes::install_github("IdahoAgStats/facthelpeR")