allFactors: Title

View source: R/allFactors.R

allFactorsR Documentation

Title

Description

Coerce variables to factors

Usage

allFactors(data, vars)

Arguments

data

a data.frame containing columns of variables.

vars

a vector of variable names existing in the dataframe to perform normality tests on.

Examples

Heart <- allFactors(Heart, vars=c("drug","time","patient"))

jprice80/lmmaov documentation built on Sept. 6, 2024, 11:54 a.m.