Helper function to load data from the audit table and base table identified by table_name
.
Produces a stream of creation/change/current state of all fields in the audit table in order
to reconstruct the state of a given element at some time in the past.
Arguments
- table_name
character table name as in
tessilake::tessi_list_tables
short_name
orlong_name
- cols
character vector of columns that will be used from the audit and base table. The names of the vector are the column names as identified in the audit table, the values are the column names as identified in the base table. Default: column names from the audit table.
- ...
extra arguments passed on to
tessilake::read_tessi