plot.null: Draw plot without any data

View source: R/graphics.R

plot.nullR Documentation

Draw plot without any data

Description

This function just call plot function with parameter type = "n".

Usage

## S3 method for class 'null'
plot(...)

Arguments

...

Arguments are passed to function plot.


hmito/hmRLib documentation built on March 13, 2024, 9:41 p.m.