Learn R Programming

RPMG (version 2.2-7)

VVwheel: Make a color rectangle (wheel)

Description

Make a color rectangle (wheel)

Usage

VVwheel(BIGMESH = NULL, v = 1)

Value

M

meshgrid:

x

x - location

y

y - location

ARE

Radii

pANG

angle

dx

delta x

dy

delta y

RY

range x

RX

range y

Arguments

BIGMESH

color mesh

v

v, from hsv color scheme

Author

Jonathan M. Lees<jonathan.lees@unc.edu>

See Also

hsv, VVwheel, wheelrgb

Examples

Run this code

if (FALSE) {
BIGMESH = VVwheel( v=1)
}

Run the code above in your browser using DataLab