R/test_df.R

#' DOE RTC Sample PV System Data
#' 
#' A dataset containing a small, randomly taken sample of PV data
#' from SDLE's data collection. It is included for the purposes of unit 
#' tests and vignettes, serving as an example of how the package's functions work.
#' 
#' @docType data
#' 
#' @format A .csv file that can be read as a dataframe. 16265 rows and 22 variables.
#'  
"test_df"

Try the PVplr package in your browser

Any scripts or data that you put into this service are public.

PVplr documentation built on Feb. 16, 2023, 9:56 p.m.