The goal of servers.tools is to …
You can install the development version of servers.tools like so:
remotes::install_github("statnmap/servers.tools")
#' \dontrun{
library(shiny)
library(shinyFiles)
library(shinyTree)
# shinyFiles::shinyFilesExample()
file_explorer()
# Use with custom path
cat("test", file = tempfile("custom", fileext = ".R"))
file_explorer(path = tempdir())
#' }
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.