# NOT RUN {
# Fail gracefully if any resources are not available
try({
library(PWFSLSmoke)
tbl <- wrcc_createRawDataframe(20150701, 20150930, unitID = 'SM16')
dplyr::glimpse(tbl)
}, silent = FALSE)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab