get | R Documentation |
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.
get(obj, ...)
obj |
object. |
... |
For ale package objects, instructions for which predictor (x) columns should be retrieved. For everything else, arguments to pass to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.