Package: DTSg 2.1.0.9000
DTSg: A Class for Working with Time Series Data Based on 'data.table' and 'R6' with Largely Optional Reference Semantics
Basic time series data functionalities such as listing of missing values, application of arbitrary aggregation as well as rolling (asymmetric) window functions and automatic detection of periodicity. As it is mainly based on 'data.table', it is fast and (in combination with the 'R6' package) offers reference semantics. In addition to its native R6 interface, it provides an S3 interface for those who prefer the latter. Finally yet importantly, its functional approach allows for incorporating functionalities from many other packages.
Authors:
DTSg_2.1.0.9000.tar.gz
DTSg_2.1.0.9000.zip(r-4.7)DTSg_2.1.0.9000.zip(r-4.6)DTSg_2.1.0.9000.zip(r-4.5)
DTSg_2.1.0.9000.tgz(r-4.6-any)DTSg_2.1.0.9000.tgz(r-4.5-any)
DTSg_2.1.0.9000.tar.gz(r-4.7-any)DTSg_2.1.0.9000.tar.gz(r-4.6-any)
DTSg_2.1.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
DTSg/json (API)
NEWS
| # Install 'DTSg' in R: |
| install.packages('DTSg', repos = c('https://gisler.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/gisler/dtsg/issues
Pkgdown/docs site:https://gisler.github.io
- flow - Daily river flows
classreference-semanticstime-series-data
Last updated from:d66fd0545c. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 139 | ||
| source / vignettes | OK | 180 | ||
| linux-release-x86_64 | OK | 129 | ||
| macos-release-arm64 | OK | 116 | ||
| macos-oldrel-arm64 | OK | 110 | ||
| windows-devel | OK | 121 | ||
| windows-release | OK | 163 | ||
| windows-oldrel | OK | 105 | ||
| wasm-release | OK | 100 |
Exports:alterby______by_____Sby____M_by___H__by_m____by_Q____byY_____byYm____byYmd___byYmdH__byYmdHM_byYmdHMSbyYQ____clonecolapplycolsDTSggetColinterpolateLinearnasrefreshrollapplyrollbackrowaggregaterowbindS3WrapperGeneratorsetColNamessetColsvalues
Dependencies:backportscheckmatecpp11data.tableR6timechange
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Aggregate time series data | aggregate aggregate.DTSg |
| Alter time series | alter alter.DTSg |
| Clone time series | clone clone.DTSg |
| Apply a function column-wise | capply colapply colapply.DTSg |
| Get column names | cols cols.DTSg names |
| DTSg class | DTSg new |
| Daily river flows | flow |
| Get column vector | getCol getCol.DTSg [.DTSg |
| Linear interpolation | interpolateLinear interpolateLinear.numeric |
| Merge two time series | merge merge.DTSg |
| List missing values | nas nas.DTSg |
| Plot time series data | plot plot.DTSg |
| Print time series | print print.DTSg |
| Time series integrity | refresh refresh.DTSg |
| Rolling window function | rollapply rollapply.DTSg |
| Rollback of months | rollback rollback.POSIXct |
| Aggregate values row-wise | raggregate rowaggregate rowaggregate.DTSg |
| Combine rows | rbind rowbind rowbind.DTSg |
| S3 wrapper method generator | S3WrapperGenerator |
| Set column names | setColNames setColNames.DTSg setnames |
| Set column values | set setCols setCols.DTSg |
| Subset time series data | subset subset.DTSg |
| Summarise time series data | summary summary.DTSg |
| Temporal Aggregation Level Functions (TALFs) | byYmdHMS byYmdHMS.POSIXct byYmdHM_ byYmdHM_.POSIXct byYmdH__ byYmdH__.POSIXct byYmd___ byYmd___.POSIXct byYm____ byYm____.POSIXct byYQ____ byYQ____.POSIXct byY_____ byY_____.POSIXct by_m____ by_m____.POSIXct by_Q____ by_Q____.POSIXct by___H__ by___H__.POSIXct by____M_ by____M_.POSIXct by_____S by_____S.POSIXct by______ by______.POSIXct TALFs |
| Get time series data | values values.DTSg |
