#' Get the default GitHub repository URL
#' @return a string with the URL
#' @examples
#' get_default_github_repo_url()
#' @author Richèl J.C. Bilderbeek
#' @export
get_default_github_repo_url <- function() {
"https://github.com/richelbilderbeek/GenoCAE"
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.