Learn R Programming

IDTurtle (version 1.2)

data.comp: Data of turtles to identify

Description

This data are from known turtles by traditional marking, but they can be used to test the package and learn how to use it. Database of Emys orbicularis in Ebro basin (NE Spain) to use as unkonwn in the simulation of the use of idturtle

Usage

data(data.comp)

Arguments

Format

A data frame with 190 observations on the following 22 variables.
Fecha
date of the capture
ID
a character vector: identify each individual turtle
PL
a numeric vector: plastral length
GuL
a numeric vector: gular seam length
HumL
a numeric vector: humeral seam length
PecL
a numeric vector: pectoral seam length
AbdL
a numeric vector: abdominal seam length
FemL
a numeric vector: femoral seam length
AnL
a numeric vector: anal seam length

Source

Valdeon, A., Longares, L.A. (2015) IDTurtle: A new and safe method for individual turtle identification using R. (to complete once the article is accepted)

References

Valdeon, A., Longares, L.A. (2015) IDTurtle: A new and safe method for individual turtle identification using R. (to complete once the article is accepted)

Examples

Run this code
data(data.comp)

Run the code above in your browser using DataLab