fmla_inter: Formula Interface Describing the Structure of Tabular Data

Description Usage Arguments Author(s)

View source: R/fmla_inter.R

Description

Parse the left and right hand side of the formula.

Usage

1
fmla_inter(f, data = NULL, regx = NA)

Arguments

f

formula

data

data.frmae

regx

remove regular expression from column name

Author(s)

Rocco Napoli


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

Related to fmla_inter in dprint...