explore_endpoints: Explore data in the Shiny Application

View source: R/explore_endpoints.R

explore_endpointsR Documentation

Explore data in the Shiny Application

Description

Open an interactive app in a browser. Using this function is a quick and convenient way to explore data. For more customization, the R-code to produce each graph and table is displayed in the app. That is a good starting-point for a custom analysis.

Usage

explore_endpoints(browse = TRUE)

Arguments

browse

Logical. Use browser for running Shiny app.


USGS-R/toxEval documentation built on Feb. 9, 2024, 6:24 p.m.