# NOT RUN {
# this dataset is not a real one. It is just for test purpose.
sistec <- read_sistec(system.file("extdata/examples/sistec",
package = "sistec"))
sistec
# example selecting the period
sistec_2019_2 <- read_sistec(system.file("extdata/examples/sistec", package = "sistec"),
start = "2019.2")
sistec_2019_2
# }
Run the code above in your browser using DataLab