#' @title Goes to the Programming with Data class homepage
#'
#' @import learnr gradethis
#'
#' @return
#' @export
#'
open_homepage <- function() {
utils::browseURL("https://progdata.netlify.app/")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.