GetData: Extracts data from the environment of the formula, if it has...

View source: R/get.R

GetDataR Documentation

Extracts data from the environment of the formula, if it has not been provided as an argument.

Description

Extracts data from the environment of the formula, if it has not been provided as an argument.

Usage

GetData(formula, data, auxiliary.data)

Arguments

formula

A formula.

data

A data.frame.

auxiliary.data

A data.frame containing additional variables to be used in imputation (if required).

Value

character.


NumbersInternational/flipData documentation built on March 2, 2024, 10:52 a.m.