export_data {LLSR} | R Documentation |
LLSR Data Exporter
Description
The function saves a copy of a specified variable to a file in the folder pointed by the user.
Usage
export_data(localData = NULL)
Arguments
localData |
A variable existing in R environment and that will be saved locally. |
[Package LLSR version 0.0.3.1 Index]