# From https://petermeissner.de/blog/2018/04/27/re-exporting-the-pipe/
#' @importFrom utils download.file
#' @name download.file
NULL
#' @importFrom R.utils gunzip
#' @name gunzip
NULL
#' @importFrom utils untar
#' @name untar
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.