powered by
Selectively remove data from the boot/data folder if not listed in DATA.bib.
boot/data
DATA.bib
clean.data(folder = "boot/data", quiet = FALSE, force = FALSE)
No return value, called for side effects.
location of boot/data.
whether to suppress messages about removed data.
whether to remove folder, regardless of how it compares to DATA.bib entries.
folder
taf.boot calls clean.data as part of the default boot procedure.
taf.boot
clean.data
clean.software cleans the local TAF software folder.
clean.software
clean.library cleans the local TAF library.
clean.library
TAF-package gives an overview of the package.
TAF-package
if (FALSE) { clean.data() }
Run the code above in your browser using DataLab