archive_chMDB {TKCat} | R Documentation |
Archive a chMDB in a chTKCat
Description
Archive a chMDB in a chTKCat
Usage
archive_chMDB(
x,
name,
defaultTS = as.POSIXct("1970-01-01 00:00.0", tz = "UTC")
)
Arguments
x |
a chTKCat object |
name |
the name of the database to archive |
defaultTS |
a default timestamp value to use when not existing in
the DB (default: |
Value
No return value, called for side effects
[Package TKCat version 1.1.11 Index]