saveData: Save to database

Description Usage Details Author(s) References Examples

View source: R/functions.R

Description

Writes stuff to the database in the appropriate format/way.

Usage

1
2
saveData(data, table, uid = character(), globals = list(hours_per_workday =
  8))

Details

TODO

Author(s)

Janko Thyson janko.thyson@rappster.de

References

http://github.com/rappster/timetrackr

Examples

1
## TODO

rappster/timetrackr documentation built on May 27, 2019, 2:02 a.m.