View source: R/utils_for_install.R
The "repo" argument allows to contain "ref" as "package_name@ref", "package_name#pull" or "package_name[branch]". The function detects that "repo" contains "ref" and separates into pure repo and ref. If "repo" contains "ref" and "ref" argument is specified, the values in "repo" take precedence.
1 | separate_into_package_and_reference(packages, original_ref)
|
packages |
"repo" argument. |
original_ref |
"ref" argument. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.