Learn R Programming

RPMG (version 2.2-2)

VVwheel: Make a color rectangle (wheel)

Description

Make a color rectangle (wheel)

Usage

VVwheel(BIGMESH = NULL, v = 1)

Arguments

BIGMESH

color mesh

v

v, from hsv color scheme

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

See Also

hsv, VVwheel, wheelrgb

Examples

Run this code
# NOT RUN {
# }
# NOT RUN {
BIGMESH = VVwheel( v=1)
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab