#' @rdname CIGI
#' @export
#'
#' @examples
#' \donttest{
#' # get all downloaded urls
#' CIGI_download_url(url='https://cigi-data.nci.nih.gov/Public/')
#' }
CIGI_download_url <- function(url){
dir_loop(url)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.