demo/metadataElementDailyValues.R

######################################################################################################################
# Get the metadata of the elements that have daily values                                                            #
######################################################################################################################
library(wsklimaR)
tmp <- wsklimaR::getMetaElement(timeserietypeID = "0")
str(tmp)
head(tmp)
nexModeling/wsklimaR documentation built on May 23, 2019, 4:28 p.m.