powered by
Quality
webtris_quality(siteID, start_date, end_date, daily = TRUE)
either a single site ID or a list c(1,2,3). Daily data doesn't support a list of sites.
either a string in the format ddmmyy or a Date (lubridate)
TRUE or FALSE. If FALSE returns overall. Use FALSE when list of siteIDs.
data.frame
# NOT RUN { webtris_quality('7', start_date='01012017', end_date='01022017', daily=TRUE) # }
Run the code above in your browser using DataLab