Create a Plot Object

create(obj, ...)

Arguments

obj

an object

...

additional arguments

Value

an iNZight plot object with class determined by data type

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.

Author

Tom Elliott