| Line 544... |
Line 544... |
| 544 |
'table' int [1:8, 1:8] 50 16 12 11 2 12 0 0 19 40 ...
|
544 |
'table' int [1:8, 1:8] 50 16 12 11 2 12 0 0 19 40 ...
|
| 545 |
- attr(*, "dimnames")=List of 2
|
545 |
- attr(*, "dimnames")=List of 2
|
| 546 |
..$ origin : chr [1:8] "1" "2" "3" "4" ...
|
546 |
..$ origin : chr [1:8] "1" "2" "3" "4" ...
|
| 547 |
..$ destination: chr [1:8] "1" "2" "3" "4" ...
|
547 |
..$ destination: chr [1:8] "1" "2" "3" "4" ...
|
| 548 |
|
548 |
|
| - |
|
549 |
** structure of dataset penguins
|
| - |
|
550 |
'data.frame': 344 obs. of 8 variables:
|
| - |
|
551 |
$ species : Factor w/ 3 levels "Adelie","Chinstrap",..: 1 1 1 1 1 1 1 1 1 1 ...
|
| - |
|
552 |
$ island : Factor w/ 3 levels "Biscoe","Dream",..: 3 3 3 3 3 3 3 3 3 3 ...
|
| - |
|
553 |
$ bill_len : num 39.1 39.5 40.3 NA 36.7 39.3 38.9 39.2 34.1 42 ...
|
| - |
|
554 |
$ bill_dep : num 18.7 17.4 18 NA 19.3 20.6 17.8 19.6 18.1 20.2 ...
|
| - |
|
555 |
$ flipper_len: int 181 186 195 NA 193 190 181 195 193 190 ...
|
| - |
|
556 |
$ body_mass : int 3750 3800 3250 NA 3450 3650 3625 4675 3475 4250 ...
|
| - |
|
557 |
$ sex : Factor w/ 2 levels "female","male": 2 1 1 NA 1 2 1 2 NA NA ...
|
| - |
|
558 |
$ year : int 2007 2007 2007 2007 2007 2007 2007 2007 2007 2007 ...
|
| - |
|
559 |
|
| - |
|
560 |
** structure of dataset penguins_raw
|
| - |
|
561 |
'data.frame': 344 obs. of 17 variables:
|
| - |
|
562 |
$ studyName : chr "PAL0708" "PAL0708" "PAL0708" "PAL0708" ...
|
| - |
|
563 |
$ Sample Number : num 1 2 3 4 5 6 7 8 9 10 ...
|
| - |
|
564 |
$ Species : chr "Adelie Penguin (Pygoscelis adeliae)" "Adelie Penguin (Pygoscelis adeliae)" "Adelie Penguin (Pygoscelis adeliae)" "Adelie Penguin (Pygoscelis adeliae)" ...
|
| - |
|
565 |
$ Region : chr "Anvers" "Anvers" "Anvers" "Anvers" ...
|
| - |
|
566 |
$ Island : chr "Torgersen" "Torgersen" "Torgersen" "Torgersen" ...
|
| - |
|
567 |
$ Stage : chr "Adult, 1 Egg Stage" "Adult, 1 Egg Stage" "Adult, 1 Egg Stage" "Adult, 1 Egg Stage" ...
|
| - |
|
568 |
$ Individual ID : chr "N1A1" "N1A2" "N2A1" "N2A2" ...
|
| - |
|
569 |
$ Clutch Completion : chr "Yes" "Yes" "Yes" "Yes" ...
|
| - |
|
570 |
$ Date Egg : Date, format: "2007-11-11" "2007-11-11" ...
|
| - |
|
571 |
$ Culmen Length (mm) : num 39.1 39.5 40.3 NA 36.7 39.3 38.9 39.2 34.1 42 ...
|
| - |
|
572 |
$ Culmen Depth (mm) : num 18.7 17.4 18 NA 19.3 20.6 17.8 19.6 18.1 20.2 ...
|
| - |
|
573 |
$ Flipper Length (mm): num 181 186 195 NA 193 190 181 195 193 190 ...
|
| - |
|
574 |
$ Body Mass (g) : num 3750 3800 3250 NA 3450 ...
|
| - |
|
575 |
$ Sex : chr "MALE" "FEMALE" "FEMALE" NA ...
|
| - |
|
576 |
$ Delta 15 N (o/oo) : num NA 8.95 8.37 NA 8.77 ...
|
| - |
|
577 |
$ Delta 13 C (o/oo) : num NA -24.7 -25.3 NA -25.3 ...
|
| - |
|
578 |
$ Comments : chr "Not enough blood for isotopes." NA NA "Adult not sampled." ...
|
| - |
|
579 |
|
| 549 |
** structure of dataset precip
|
580 |
** structure of dataset precip
|
| 550 |
Named num [1:70] 67 54.7 7 48.5 14 17.2 20.7 13 43.4 40.2 ...
|
581 |
Named num [1:70] 67 54.7 7 48.5 14 17.2 20.7 13 43.4 40.2 ...
|
| 551 |
- attr(*, "names")= chr [1:70] "Mobile" "Juneau" "Phoenix" "Little Rock" ...
|
582 |
- attr(*, "names")= chr [1:70] "Mobile" "Juneau" "Phoenix" "Little Rock" ...
|
| 552 |
|
583 |
|
| 553 |
** structure of dataset presidents
|
584 |
** structure of dataset presidents
|