Rdocumentation
powered by
Learn R Programming
traitr (version 0.14)
aModel: Constructor for a Model proto objects
Description
Simply provides a more typical calling interface for the Model proto object
Usage
aModel(...)
Arguments
...
passed to proto method for
Value
returns the Model object. Call
obj$show_help()
to view its methods and properties.