Saves a prepared object that has been created by tablePrepare
. If tablePrepare
is called with dir
specified, then it is already saved using this function.
savePrepare(tp, dir, overwrite = FALSE)
the prepared object (created by tablePrepare
)
directory of the prepared object
logical. If dir
already contains files of a prepared object, should they be overwritten?