Capston cocoli data exploration.qmd (solution)

Exercise
Output solution

Attaching package: 'dplyr'
The following objects are masked from 'package:stats':

    filter, lag
The following objects are masked from 'package:base':

    intersect, setdiff, setequal, union
Rows: 9466 Columns: 22
── Column specification ────────────────────────────────────────────────────────
Delimiter: "\t"
chr (11): tag, spcode, recr1, recr2, recr3, code1, code2, code3, date1, date...
dbl (11): x, y, dbh1, dbh2, dbh3, pom1, pom2, pom3, mult1, mult2, mult3

ℹ Use `spec()` to retrieve the full column specification for this data.
ℹ Specify the column types or set `show_col_types = FALSE` to quiet this message.
Rows: 177 Columns: 4
── Column specification ────────────────────────────────────────────────────────
Delimiter: "\t"
chr (4): spcode, genus, species, family

ℹ Use `spec()` to retrieve the full column specification for this data.
ℹ Specify the column types or set `show_col_types = FALSE` to quiet this message.
Joining with `by = join_by(spcode)`
Joining with `by = join_by(spcode)`