agShinyDeployApp {agcounts}R Documentation

agShinyDeployApp

Description

This function deploys the agcounts Shiny app.

Usage

agShinyDeployApp(...)

Arguments

...

arguments passed to bs_theme

Details

This function deploys the agcounts Shiny app for data visualization and exploration. It also provides an opportunity to compare ActiGraph counts generated from the agcounts package with those from ActiGraph's .agd files.

Value

Deploys a Shiny app on localhost. No data or values are returned.

See Also

fluidPage, titlePanel, reexports, shinyApp bs_theme


[Package agcounts version 0.6.6 Index]