time_series_results: A data frame presenting results of the ant collection event....

time_series_resultsR Documentation

A data frame presenting results of the ant collection event. Ants were collected from the arena - they were active outside the nest.

Description

A data frame presenting results of the ant collection event. Ants were collected from the arena - they were active outside the nest.

Usage

time_series_results

Format

Columns description:

Date

Collection date.

Colony

Colony ID.

Unmarked

Cumulative number of collected ants which have not been marked.

Red

Cumulative number of the ants marked with red paint.

Yellow

Cumulative number of the ants marked with yellow paint.

Dead_unm

Cumulative number of the dead unmarked ants.

Dead_red

Cumulative number of the dead ants marked with red color.

Dead_yellow

Cumulative number of the dead ants marked with yellow color.

Removed_1

Cumulative number of the removed marked ants from the upper part of the nest.

Removed_2

Cumulative number of the removed marked ants from the lower part of the nest.

Upper_part_dead

Cumulative number of the marked dead ants from the upper part of the nest.

Lower_part_dead

Cumulative number of the marked dead ants from the lower part of the nest.


TomVuod/overwintering documentation built on Nov. 22, 2023, 10:24 a.m.