hfr_import: Import template sheet(s)

View source: R/hfr_import.R

hfr_importR Documentation

Import template sheet(s)

Description

Read in a standard HFR submission, binding all tabs into one. Note that all tabs must be in the same template format - all long, wide, or wide-limited.

Usage

hfr_import(filepath)

Arguments

filepath

filepath to submitted template

Examples

## Not run: 
#identify whether template is long or wide
  filepath <- "~/HFR/HFR_FY23_Oct_Moldova_20221015.xlsx"
  df_hfr <- hfr_import(filepath) 
## End(Not run)

USAID-OHA-SI/Wavelength documentation built on March 24, 2023, 10:07 a.m.