get_data function
Description
This function takes a file path as input and returns preprocessed data.
Usage
get_data(path, ...)
Arguments
path
: The file path to the RData file.
Seealso
extract_object_from_rdata preprocess_data
Value
The preprocessed data.