#' @rdname CTD2
#' @export
#'
#' @examples
#' \donttest{
#' # get file url
#' CTD2_download_url(url='https://ctd2-data.nci.nih.gov/Public/Broad/CTRPv1.0_2013_pub_Cell_154_1151/')
#' }
CTD2_download_url <- function(url){
to.down(url)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.