Description Usage Arguments Value Examples
First uses url_check to check and then updates any URLs which are permanent (301) redirects.
1 | url_update(path = ".", results = url_check(path))
|
path |
Path to the package |
results |
results from url_check. |
The results from url_check(path)
, invisibly.
1 2 3 4 | ## Not run:
url_update("my_pkg")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.