View source: R/utils_package_dev.R
pkg_chr_split_comma | R Documentation |
Split a list of packages separated by commas
pkg_chr_split_comma(x)
x |
|
chr
vector with each package as a character
Other package dev:
get_package_fns()
,
is_package()
,
is_package_dev()
,
need_pkg()
string_split_comma(c("DT, USAboundaries, USAboundariesData, cicerone, config",
"ggplot2, golem, googlesheets4, htmlwidgets, leaflet",
"paletteer, plotly, rmapshaper, scales, sf, shiny, shinyBS",
"shinyWidgets, shinyauthr, shinycssloaders, shinydashboard",
"shinyjs, shinyvalidate, tidyr") )
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.