Description Usage Arguments Examples
Install minimal package version(s).
1 | p_install_version(package, version)
|
package |
|
version |
Corresponding |
1 2 3 4 5 6 7 | ## Not run:
p_install_version(
c("pacman", "testthat"),
c("0.2.0", "0.9.1")
)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.