numeric_means: List means over numeric variables

Description Usage Arguments Value Author(s)

Description

List means over numeric variables

Usage

1
numeric_means(data, potential_vars = names(data), verbose = FALSE)

Arguments

data

A dataframe upon which means will be calculated

potential_vars

A character vector of potential variable names to consider

verbose

include verbose output of numeric means calculations

Value

A named list with names as the numeric subset of the variable names specified in potential_vars and values of the means

Author(s)

Doug Kelkhoff kelkhoff.douglas@gene.com


lengning/gClinBiomarker documentation built on May 9, 2019, 2:55 p.m.