CRUX vector of urls
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,
...
)
vector of company urls
name of column output
if not NULL
`upper` coverts to upper or `lower` converts to lower
if TRUE
returns snake names
if not `NULL` a link to override missing icon's
if TRUE
returns a message
other parameters
tibble()
crux_urls("http://www.pwcommunications.com/")