checkFormula: Check a formula make sense within a given namespace

View source: R/utilities_private.R

checkFormulaR Documentation

Check a formula make sense within a given namespace

Description

Check a formula make sense within a given namespace

Usage

checkFormula(f, namespace)

Arguments

f

Character string, formula

namespace

Character vector, namespace (i.e. names of known variables)

Value

A list with the following fields:

ok

Does the formula make sense?

mess

message


BaM-tools/RBaM documentation built on April 11, 2025, 10:01 p.m.