Set global dataset nameto be used for this R session
gcat_global_dataset(dataset)
dataset | dataset name you want this session to use by default or a dataset object |
---|
the dataset name (invisvibly)
This sets a dataset to a global environment value so you don't need to supply the dataset argument to other API calls.