# NOT RUN {
input <- is.trex(example.data(type="doy"),
tz="GMT",time.format="%H:%M", solar.time=TRUE,
long.deg=7.7459,ref.add=FALSE)
in.ts <- dt.steps(input=input,start='2012-06-28 00:00',end='2012-07-28 00:00',
time.int=60,max.gap=120,decimals=6,df=FALSE)
plot(in.ts)
head(in.ts)
# }
Run the code above in your browser using DataLab