mynewf2: Print Environment of Function Data

Description Usage Arguments Details Value Examples

View source: R/myttest.R

Description

shows the parent of the environment and returns the bindings of all the functions.

Usage

1
mynewf2(x, y, Var.equal = True, paired = True)

Arguments

x

vector of data

y

vector of data

Details

Need RLANG package to operate. Calls the function and looks inside its enclosure with the active time of evaluation

Value

Environment of data

Examples

1
mynewf2(x=rnorm(30,10,12), y=rnorm(40, 7, 10))

ctstrick61/s3oopcs documentation built on Dec. 19, 2021, 7:03 p.m.