runExample: Execute the Shiny App for bullet investigation

View source: R/runExample.R

runExampleR Documentation

Execute the Shiny App for bullet investigation

Description

This shiny app would expect a tibble object called shiny.tt in the user's working environment.

Usage

runExample()

Details

shiny.tt should have variables: x3p, scan_id, crosscut, ccdata, grooves.

To have this shiny app run properly, shiny.tt should at least include grooves as a variable

Examples

## Not run: 
bulletxtrctr::runExample()

## End(Not run)

heike/bulletxtrctr documentation built on Feb. 15, 2025, 6:33 p.m.