plot {graphics} R Documentation

Generic X-Y Plotting

Description


Generic function for plotting of R objects.

Usage

plot(graphics, ...);

Arguments

graphics

the graphics context

args

plot arguments

env

[as Environment]

Details

Authors

SMRUCC genomics Institute

Value

this function returns data object of type any kind.

clr value class

Examples


[Package graphics version 2.33.856.6961 Index]