Skip to content

Commit

Permalink
import of 'time_force_tz' function from the 'timechange' package
Browse files Browse the repository at this point in the history
  • Loading branch information
hzambran committed Apr 29, 2024
1 parent 0020be2 commit 64a5bcd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ importFrom("classInt", classIntervals)
importFrom("zoo", is.zoo, as.Date, as.zoo, zoo, coredata, as.yearmon, rollapply, index, "time<-", na.approx, na.spline)
importFrom("xts", axTicksByTime, to.period, .index, periodicity)
#importFrom("zoo", aggregate) # aggregate is not exported from zoo
importFrom("timechange", time_force_tz)
importFrom("e1071", skewness, kurtosis)
importFrom("lattice", levelplot)
#importFrom("lattice", lattice.options, lattice.getOption, trellis.currentLayout, trellis.focus, trellis.unfocus, trellis.panelArgs)
Expand Down

0 comments on commit 64a5bcd

Please sign in to comment.