graph.info.functions {RCPA3} | R Documentation |
Reference information on graphics parameters, like colors, line types, plotting characters
Description
Students can use these functions as quick references on some of R's plotting options.
The Colors function produces plot of colors available in R. Colored cells labels with numeric value that corresponds to that color. No values supplied to function.
The lineType function displays line types for R plots. No values supplied to function.
The plotChar function displays plotting characters available in R. No values supplied to function.
Usage
Colors()
lineType()
plotChar()
Value
No value returned
No value returned
No return
Examples
Colors()
lineType()
plotChar()
[Package RCPA3 version 1.2.1 Index]