get: S7 generic get method for objects in the ale package

getR Documentation

S7 generic get method for objects in the ale package

Description

Retrieve specific data elements from an object based on their X column names.

If obj is not an object from the ale package, then this generic passes on all arguments to the base::get() function.

Usage

get(obj, ...)

Arguments

obj

object.

...

For ale package objects, instructions for which predictor (x) columns should be retrieved. For everything else, arguments to pass to base::get().


ale documentation built on April 11, 2025, 6:09 p.m.