mini_ensemble_analyzer: Mini Ensemble Analyzer

View source: R/fct_mini-ensemble-analyzer.R

mini_ensemble_analyzerR Documentation

Mini Ensemble Analyzer

Description

Mini Ensemble Analyzer

Usage

mini_ensemble_analyzer(
  opt,
  w_width_ms = 10,
  displacement_threshold = 8,
  time_threshold_ms = 10,
  f,
  is_shiny = TRUE
)

Arguments

opt

an options.csv file

w_width_ms

window width in ms

displacement_threshold

minimum displacement threshold

time_threshold_ms

minimum time on threshold

f

f reactive from shiny app

is_shiny

boolean


brentscott93/lasertrapr documentation built on March 26, 2024, 4:26 p.m.