NCRN / NPSForVeg

NPS forest vegetation analysis in R
8 stars 5 forks source link

getPlants() does not do size.min correctly for dead trees #138

Open johnpauls opened 5 years ago

johnpauls commented 5 years ago

If the status used for getPlants is dead or snag then the size.min and size.max still look to the live DBH column to check for sizes. They should look to the dead DBH column instead.