run_fluxtools: Launch the interactive 'shiny' QA/QC app for flux data

View source: R/run_app.R

run_fluxtoolsR Documentation

Launch the interactive 'shiny' QA/QC app for flux data

Description

Launch the interactive 'shiny' QA/QC app for flux data

Usage

run_fluxtools()

Value

No return value, called for side effects (it launches the Shiny app).

Examples

if (interactive()) {
  run_fluxtools()
}


fluxtools documentation built on Aug. 22, 2025, 1:09 a.m.