Learn R Programming

phenology (version 7.3)

MarineTurtles_2002: Database of tagged marine turtles in 2002

Description

Extraction of 2002 PIT tagged marine turtles database

Usage

MarineTurtles_2002

Arguments

Format

data.frame with 2 columns:

  • Date: The date the female has been seen on the beach (morning date of the night)

  • ID: The unique identifier of the female

Details

Database of tagged marine turtles in 2002

Examples

Run this code
# NOT RUN {
library(phenology)
data(MarineTurtles_2002)
# }

Run the code above in your browser using DataLab