round_and_summarize_dynamic_asym: Function adding dynamic asymmetry tests and rounding values

round_and_summarize_dynamic_asymR Documentation

Function adding dynamic asymmetry tests and rounding values

Description

Function adding dynamic asymmetry tests and rounding values

Usage

round_and_summarize_dynamic_asym(
  windowed_results,
  round_digits = 3,
  p_digits = 4,
  asym_comparisons = NULL
)

Arguments

windowed_results

result of a numerical function applied to an RR window

round_digits

how much to round the descirptors

p_digits

how should the p-value be rounded

asym_comparisons

vector of strings, containing comparisons of the form AR1>DR1, SD1d>SD1a etc for use in dynamic asymmetry


jaropis/HRAexplorer documentation built on March 20, 2024, 7:05 a.m.