odkc_data$tracks_egg
.R/summarise_tracks_odkc.R
add_hatching_emergence_success_odkc.Rd
Hatching success as percentage (0..100) after Miller 1999: Hatching success = 100 * no_egg_shells / ( no_egg_shells + no_undeveloped_eggs + no_unhatched_eggs + no_unhatched_term + no_depredated_eggs)
add_hatching_emergence_success_odkc(data)
ODKC Track or Nest data annotated with egg counts, e.g.
odkc_data$tracks_egg
.
Emergence success as percentage (0..100) after Miller 1999: Emergence success = 100 * (no_egg_shells - no_live_hatchlings - no_dead_hatchlings) / ( no_egg_shells + no_undeveloped_eggs + no_unhatched_eggs + no_unhatched_term + no_depredated_eggs)
Other odkc:
add_nest_labels_odkc()
,
download_odkc_turtledata_2020()
,
exclude_training_species_odkc()
,
filter_odkc_turtledata()
,
general_disturbance_by_season_odkc()
,
hatching_emergence_success_odkc()
,
map_dist_odkc()
,
map_mwi_odkc()
,
map_sv_odkc()
,
map_tracks_odkc()
,
map_tt_odkc()
,
nest_disturbance_by_season_odkc()
,
nesting_type_by_area_season_age_species_odkc()
,
nesting_type_by_area_season_species_odkc()
,
nesting_type_by_season_age_species_odkc()
,
nesting_type_by_season_calendarday_age_species_odkc()
,
nesting_type_by_season_calendarday_species_odkc()
,
nesting_type_by_season_day_species_odkc()
,
nesting_type_by_season_species_odkc()
,
nesting_type_by_season_week_age_species_odkc()
,
nesting_type_by_season_week_site_species_odkc()
,
nesting_type_by_season_week_species_odkc()
,
nesting_type_by_site_season_age_species_odkc()
,
nesting_type_by_site_season_species_odkc()