pupae: Emergence of butterflies data

Description Usage Format Examples

Description

This data describes the emergence of butterflies from their pupae from four different cohorts.

Usage

1

Format

A data frame with 64 rows and 3 variables:

Day

The day number

Cohort

The cohort number

Emergence

The number of butterflies to emerge

Examples

1

Example output

   Day Cohort Emergence
1    1      1         0
2    2      1         1
3    3      1        22
4    4      1        34
5    5      1        48
6    6      1        31
7    7      1        30
8    8      1        19
9    9      1         4
10  10      1         7
11  11      1         8
12  12      1         4
13  13      1         2
14  14      1         0
15  15      1         3
16  16      1         0
17   1      2         0
18   2      2         3
19   3      2        23
20   4      2        32
21   5      2        36
22   6      2        32
23   7      2        24
24   8      2        11
25   9      2        16
26  10      2        10
27  11      2         7
28  12      2         6
29  13      2         7
30  14      2         1
31  15      2         1
32  16      2         1
33   1      3         0
34   2      3         2
35   3      3        11
36   4      3        29
37   5      3        58
38   6      3        41
39   7      3        24
40   8      3        16
41   9      3        21
42  10      3        18
43  11      3         3
44  12      3         0
45  13      3         0
46  14      3         0
47  15      3         0
48  16      3         0
49   1      4         0
50   2      4        25
51   3      4        52
52   4      4        38
53   5      4        22
54   6      4        21
55   7      4        13
56   8      4         8
57   9      4         9
58  10      4        16
59  11      4        12
60  12      4         3
61  13      4         1
62  14      4         0
63  15      4         0
64  16      4         0

nlstimedist documentation built on Aug. 27, 2020, 9:07 a.m.