ApplySchema | R Documentation |
Apply a schema to DataRobot objects (lists, frames)
ApplySchema(inList, schema, mask = NULL)
inList |
object. The DataRobot object to apply the schema to. |
schema |
list. The schema to apply. |
mask |
list. Search the schema and only apply values that match this with grep. Defaults to NULL, or no masking. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.