| explore_dataset | R Documentation |
Opens an interactive menu to explore dataset dimensions and codes. Only works in interactive R sessions.
explore_dataset(id)
id |
Dataset ID |
Selected codes as a list, or NULL if not interactive.
## Not run:
# Only works in interactive sessions
explore_dataset("NM_1_1")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.