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 6db234d commit 5f6f154
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R_scripts/inventory.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ inv_long %>%
.groups = "drop") ->
species_mix
# A table
# Make a table of fractional BA
species_mix %>%
filter(Year == max(Year)) %>%
group_by(Plot) %>%
Expand Down

0 comments on commit 5f6f154

Please sign in to comment.