#' Take you to the google calendar of EMajor
#'
#' @return
#' @export
#'
#' @examples none
emajorCal <-function(){
browseURL("https://calendar.google.com/calendar?cid=YzcyMGtpbGk1MTRybzM0cnI4NTcyNTU4azhAZ3JvdXAuY2FsZW5kYXIuZ29vZ2xlLmNvbQ")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.