README.md

servers.tools

The goal of servers.tools is to …

Installation

You can install the development version of servers.tools like so:

remotes::install_github("statnmap/servers.tools")

Example

#' \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())
#' }



statnmap/servers.tools documentation built on Feb. 6, 2022, 9:44 p.m.