exploration: exploration class description

Description Usage Arguments

Description

exploration class description

Print object of exploration class

Plot object of exploration class

Summary of exploration class

Usage

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

## S3 method for class 'exploration'
plot(x, type = "marginal", wait = T, title = NULL,
  waterholes = NULL)

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

Arguments

x

a exploration object generated for instance by explore


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