update_dependency | R Documentation |
Update the given dependency to a specific version or latest
update_dependency(name, version_target = "latest")
name |
Library name. |
version_target |
Targeted version. Default to latest. |
## Not run:
update_dependency("framework7")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.