Skip to content

Commit

Permalink
Update inventory.Rmd
Browse files Browse the repository at this point in the history
  • Loading branch information
bpbond committed Apr 1, 2024
1 parent 156cbb3 commit 35cc29d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions R_scripts/inventory.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,7 @@ inv_long %>%
.groups = "drop") ->
species_mix
# A table
species_mix %>%
filter(Year == max(Year)) %>%
group_by(Plot) %>%
Expand Down

0 comments on commit 35cc29d

Please sign in to comment.