Learn R Programming

biosurvey (version 0.1.1)

b_pam: Example of object obtained from using the function base_PAM

Description

An S3 object of class base_PAM. See functions prepare_base_PAM.

Usage

b_pam

Arguments

Format

A list of 2 elements:

PAM

SpatialPolygonsDataFrame with 306 features

PAM_indices

a list of 11 elements

Examples

Run this code
# NOT RUN {
data("b_pam", package = "biosurvey")

print(b_pam)
# }

Run the code above in your browser using DataLab