check.formula: Internal function

Description Usage Arguments Value

View source: R/check.formula.R

Description

Internal function to check the validity of left hand side in a formula object.

Usage

1
check.formula(formula, vectornames)

Arguments

formula

An object of class formula.

vectornames

A vector with names to check the index.

Value

The index of left side of the formula in vectornames.


PCPS documentation built on Jan. 16, 2020, 1:03 a.m.

Related to check.formula in PCPS...