#' Title
#'
#' @param id
#'
#' @return
#' @export
#'
#' @examples
tdar_get_resource <- function(id){
return(httr::GET(tdar_get_resource_path(id)))
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.