knitr::opts_chunk$set( collapse = TRUE, comment = "#>" )
library(jeksterslabRutils)
Returns FALSE
util_url_exists("http://www.websitedoesnotexist.com")
Returns TRUE
util_url_exists("https://github.com")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.