write_boxplot_descStat: Descriptive statistics tables, boxplots

Description Usage Arguments

View source: R/myHelpers.R

Description

2019-10-13 for OBV

Usage

1
2
3
4
5
6
7
8
9
write_boxplot_descStat(
  data,
  fNameMid,
  folder = ".",
  varsExclude = c(),
  varsInclude = NULL,
  varColor = NA,
  statMethod = NULL
)

Arguments

varColor

variable for colors in boxplots


peterjuv/myHelpers documentation built on June 12, 2021, 1:44 p.m.