Description Usage Arguments Value See Also Examples
p_extract
is designed to be used in conjunction with
p_information
to convert a single comma separated
string into a vector of package names.
1 |
x |
A character string of packages separated by commas; for example
the strings returned from |
use.names |
logical. If |
Returns a character vector of packages.
1 2 3 4 5 6 |
R (>= 3.1)
"R"
digest grid gtable (>= 0.1.1) lazyeval
"digest" "grid" "gtable" "lazyeval"
MASS mgcv plyr (>= 1.7.1) reshape2
"MASS" "mgcv" "plyr" "reshape2"
rlang (>= 0.2.1) scales (>= 0.5.0) stats tibble
"rlang" "scales" "stats" "tibble"
viridisLite withr (>= 2.0.0)
"viridisLite" "withr"
$Depends
R (>= 3.1)
"R"
$Imports
digest grid gtable (>= 0.1.1) lazyeval
"digest" "grid" "gtable" "lazyeval"
MASS mgcv plyr (>= 1.7.1) reshape2
"MASS" "mgcv" "plyr" "reshape2"
rlang (>= 0.2.1) scales (>= 0.5.0) stats tibble
"rlang" "scales" "stats" "tibble"
viridisLite withr (>= 2.0.0)
"viridisLite" "withr"
$Suggests
covr dplyr ggplot2movies
"covr" "dplyr" "ggplot2movies"
hexbin Hmisc lattice
"hexbin" "Hmisc" "lattice"
mapproj maps maptools
"mapproj" "maps" "maptools"
multcomp munsell nlme
"multcomp" "munsell" "nlme"
testthat (>= 0.11.0) vdiffr quantreg
"testthat" "vdiffr" "quantreg"
knitr rgeos rpart
"knitr" "rgeos" "rpart"
rmarkdown sf (>= 0.3-4) svglite (>= 1.2.0.9001)
"rmarkdown" "sf" "svglite"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.