offset.circleplot: Change the origin and scale of an object returned by...

Description Usage Arguments Value

Description

Move a circleplot - useful for adding many plots to the same region

Usage

1
offset.circleplot(x, offset.x, offset.y, scale)

Arguments

x

an object returned by circleplot

offset.x

new location of the origin on the x axis

offset.y

new location of the origin on the y axis

scale

how much larger should the new plot be?

Value

Returns a list with the same components as that returned from circleplot, but relocated as specified by the user


mjwestgate/circleplot documentation built on May 23, 2019, 1:05 a.m.