| mobdb_get_dataset | R Documentation |
Retrieve detailed information about a single dataset by its ID.
mobdb_get_dataset(dataset_id)
dataset_id |
A string. The unique identifier for the dataset. |
A list containing detailed dataset information.
# Get details for a specific dataset
dataset_info <- mobdb_get_dataset("mdb-53-202510250025")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.