Learn R Programming

spatialnbda (version 1.0)

x: x

Description

This dataset provides the x coordinates for nest positions for the data in the spatial NBDA example with an environmental covariate. These values are used to create the point pattern associated with the spatial NBDA dataset as shown below: patacake.jpeg

Usage

data(x)

Arguments

Format

A data frame with 70 observations on the following variable.
x
a numeric vector

Examples

Run this code
data(x)
## maybe str(x) ; plot(x) ...

Run the code above in your browser using DataLab