View source: R/fdk_data_coverage.R
fdk_data_coverge | R Documentation |
Calculates data coverage for the half-hourly (HH) data.
fdk_data_coverge(
input_path = "/data/scratch/beta-v3/lsm/",
output_path,
internal = TRUE
)
input_path |
path with half-hourly gap-filled plumber formatted data |
output_path |
where to store the converted data if converted to csv |
internal |
returns an internal data frame or a csv written to file named 'data_coverage.csv' (either TRUE or FALSE) |
data frame or csv written to disk with data coverage statistics per site
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.