.updateFormat: Update the formating of a table
Description
This function updates the format of a table by applying a schema description
to it.
Usage
.updateFormat(input = NULL, schema = NULL)
Arguments
- input
[character(1)
]
table to reorganise.
- schema
[character(1)
]
the schema description of
input
.