powered by
Check if text is a relative link or URL
is_link(text)
A character string
TRUE or FALSE
# NOT RUN { is_link("www.google.com") is_link("figs/plot.png") # }
Run the code above in your browser using DataLab