fmla_rhs: Formula Interface: Right Hand Side

Description Usage Arguments Author(s)

View source: R/fmla_inter.R

Description

Parses Right hand side of formula

Usage

1
2
fmla_rhs(f, span, Rnl = list(Rn.o = list(), Rn.n = NULL, rn.i = 0),
  byvars = list(byvars1 = NULL, byvars2 = NULL, byvars.i = 0))

Arguments

f

formula

span

There are two types of calls, when TRUE returns the spanning text, does not when FALSE

Rnl

Rename

byvars

Condition on these variables

Author(s)

Rocco Napoli


dprint documentation built on May 2, 2019, 6:19 p.m.

Related to fmla_rhs in dprint...