export_data: 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.