scplot_rand: Random start position plot Plot of statistics for random...

View source: R/scplot_rand.R

scplot_randR Documentation

Random start position plot Plot of statistics for random phase B start positions

Description

Random start position plot Plot of statistics for random phase B start positions

Usage

scplot_rand(
  scdf,
  statistic = "Mean B-A",
  colors = c("coral3", "aquamarine4", "#56B4E9", "black"),
  ...
)

Arguments

scdf

A single-case data frame object.

statistic

A string with a the name of a statistic. Defaults to ⁠Mean B-A⁠. See rand_test() function for all options.

...

further arguments passted to the scan rand_test() function.

Examples

scplot_stats(scan::byHeart2011[1:5])


jazznbass/scplot documentation built on April 17, 2025, 3:05 p.m.