Look for functions called in data loading code
Arguments
- chr
A character vector containing the code as a string. The code should follow the pattern used for loading data with
data()
, specifying the dataset and package.
Look for functions called in data loading code
A character vector containing the code as a string. The code should follow the pattern used for loading data with data()
, specifying the dataset and package.