Description Usage Arguments Examples
View source: R/build_GRAN_all.R
builds binaries using dl_build_src
and build_bin
for
each of the versions specified with the versions
parameter.
1 | build_GRAN_all(versions)
|
versions |
character vector of R major.minor versions (e.g., '3.2'). |
1 2 3 4 | ## Not run:
build_GRAN_all(c('3.2','3.3'))
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.