demo/metadataElementDailyValues.R

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