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