powered by
Returns metadata and contents of a dataset.
gdataset.info(path)
List with dataset information
Path to any dataset (loaded or not)
gdataset.ls, gdataset.load
gdataset.ls
gdataset.load
# \dontshow{ options(gmax.processes = 2) # } dataset_path <- gdataset.example_path() gdataset.info(dataset_path)
Run the code above in your browser using DataLab