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
You can install facthelpeR
from GitHub with:
# install.packages("remotes")
remotes::install_github("IdahoAgStats/facthelpeR")