checkFormula: Check that a formula is valid for a dataset

View source: R/analysisLMEM.R

checkFormulaR Documentation

Check that a formula is valid for a dataset

Description

Check that a formula is valid for a dataset

Usage

checkFormula(dataset, formula)

Arguments

dataset

MicroVis dataset.

formula

Formula for linear model.

Value

Formula if it is valid, or NULL if formula is not valid.


microresearcher/MicroVis documentation built on Feb. 8, 2024, 10:59 a.m.