Description Usage Arguments Value Examples
View source: R/utils.R
Check if text is a relative link or URL
1
is_link(text)
text
A character string
TRUE or FALSE
1 2
is_link("www.google.com") is_link("figs/plot.png")
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.