save.config {varitas} | R Documentation |
save.config
Description
Save current varitas config options to a temporary file, and return filename.
Usage
save.config(output.file = NULL)
Arguments
output.file |
Path to output file. If NULL (default), the config file will be saved as a temporary file. |
Value
Path to config file
[Package varitas version 0.0.2 Index]