Learn R Programming

spatialnbda (version 1.0)

papertimes: papertimes

Description

This dataset provides the diffusion times for the dataset used for spatial NBDA example with an environmental covariate.. The values represent the times at which the behaviour under consideration was first observed at a given nest.

Usage

data(papertimes)

Arguments

Format

A data frame with 70 observations.
Times
a numeric vector

Examples

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

Run the code above in your browser using DataLab