create {iNZightPlots} | R Documentation |
Create plots for iNZight
Description
Create a Plot Object
Usage
create(obj, ...)
Arguments
obj |
an object |
... |
additional arguments |
Details
This create method is to be used by packages extending 'iNZightPlots',
and should not be used by users. The resulting object should have
an associated plot
method.
Value
an iNZight plot object with class determined by data type
Author(s)
Tom Elliott
[Package iNZightPlots version 2.15.3 Index]