#' Install stiltread dependencies
#' @author Ben Fasoli
#'
#' Run after installing stiltread to set up dependencies on system
#'
#' @export
install_stiltread <- function() {
reticulate::py_install('wrf-python')
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.