create: Create plots for iNZight

View source: R/createPlot.R

createR 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


iNZightVIT/iNZightPlots documentation built on April 8, 2024, 10:24 a.m.