Description Usage Arguments Value Examples
CRUX vector of urls
1 2 3 4 5 6 7 8 9 10 | crux_urls(
urls = c("http://www.fgcplasma.com", "http://www.dynepic.com", "http://re3d.org",
"http://www.nearspacelaunch.com", "http://www.botfactory.co"),
url_column = "urlCompany",
case = NULL,
snake_names = F,
unknown_icon_url = "https://static.thenounproject.com/png/739239-200.png",
return_message = T,
...
)
|
urls |
vector of company urls |
url_column |
name of column output |
case |
if not |
snake_names |
if |
unknown_icon_url |
if not ‘NULL' a link to override missing icon’s |
return_message |
if |
... |
other parameters |
tibble()
1 | crux_urls("http://www.pwcommunications.com/")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.