handle_dataset_version | R Documentation |
If the version isn't specified, finds the newest version and warns that not specifying the version might not be a good idea. If it is specified, notifies if there is a newer version available.
handle_dataset_version(
repo,
version = NULL,
tags_already_updated = FALSE,
check_for_updates = TRUE
)
version |
version tag to checkout |
version string
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.