| TtorquatusBreeding {Mapinguari} | R Documentation | 
Breeding status of *Tropidurus torquatus* lizards at 15 locations in Brazil during each month of the year.
Description
A dataset containing information on if *Tropidurus torquatus* is breeding or not at specific locations and times.
Usage
TtorquatusBreeding
Format
A data frame with 15 rows and 14 variables:
- Lon
- Longitude of occurrence records in decimal degrees 
- Lat
- Latitude of occurrence records in decimal degrees 
- January
- Binary breeding status at each location for the month of January, 1 means breeding, 0 means not breeding 
- February
- Binary breeding status at each location for the month of February, 1 means breeding, 0 means not breeding 
- March
- Binary breeding status at each location for the month of March, 1 means breeding, 0 means not breeding 
- April
- Binary breeding status at each location for the month of April, 1 means breeding, 0 means not breeding 
- May
- Binary breeding status at each location for the month of May, 1 means breeding, 0 means not breeding 
- June
- Binary breeding status at each location for the month of June, 1 means breeding, 0 means not breeding 
- July
- Binary breeding status at each location for the month of July, 1 means breeding, 0 means not breeding 
- August
- Binary breeding status at each location for the month of August, 1 means breeding, 0 means not breeding 
- September
- Binary breeding status at each location for the month of September, 1 means breeding, 0 means not breeding 
- October
- Binary breeding status at each location for the month of October, 1 means breeding, 0 means not breeding 
- November
- Binary breeding status at each location for the month of November, 1 means breeding, 0 means not breeding 
- December
- Binary breeding status at each location for the month of December, 1 means breeding, 0 means not breeding 
...