#' Get the REDCap's url for TIPNet
#'
#' @return (chr) the REDCap url for the TIPNet data
#' @export
#'
#' @examples
#' tipnet_redcap_url()
tipnet_redcap_url <- function() {
"https://edc01.unipd-ubep.it/redcap/api/"
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.