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 Sept. 8, 2024, 4:49 p.m.