#' @import httr
NULL
#' @import data.table
NULL
#' @import bit64
NULL
#' @import readr
NULL
f_csv <- function(x) setDT(read_csv(content(x, "raw")))[]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.