circlepatch: circlepatch class description

Description Usage Arguments

Description

circlepatch class description

Print object of circlepatch class

Plot object of circlepatch class

Summary method for circlepatch object

Usage

1
2
3
4
5
6
7
8
9
## S3 method for class 'circlepatch'
print(x)

## S3 method for class 'circlepatch'
plot(x, border = rgb(1, 1, 1, alpha = 1), col = "red",
  background = rgb(1, 1, 1, alpha = 1), add = F, main = NULL)

## S3 method for class 'circlepatch'
summary(x)

Arguments

x

a circlepatch object generated for instance by generate_circle_patch


rpatin/PatchExplo documentation built on May 28, 2019, 12:35 a.m.