savePrepare: Saves a prepared object

Description Usage Arguments

View source: R/save_loadPrepare.R

Description

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.

Usage

1
savePrepare(tp, dir, overwrite = FALSE)

Arguments

tp

the prepared object (created by tablePrepare)

dir

directory of the prepared object

overwrite

logical. If dir already contains files of a prepared object, should they be overwritten?


mtennekes/tabplot documentation built on March 8, 2021, 6:11 p.m.