get_what: S3 Methods for Extraction of Object Components

View source: R/get_what-methods.R

get_whatR Documentation

S3 Methods for Extraction of Object Components

Description

get_what extracts components from objects.

Usage

get_what(from, what, ...)

Arguments

from

an object from which to extract what.

what

the element to extract from from.

...

additional arguments.

Value

get_what returns the object specified by what.

See Also

get_what.easy_tool, get_what.lasso_screenr, get_what.logreg_screenr and get_what.simple_screenr.


sgutreuter/screenr documentation built on Nov. 20, 2022, 2:41 a.m.