# NOT RUN {
data(pc_tree)
#Applying stand_counting.
# }
# NOT RUN {
stand_counting(pc_tree, xy.res = c(4, 4), min_size = 3)
# }
# NOT RUN {
#Applying stand_counting using bootstrap in the H index.
# }
# NOT RUN {
stand_counting(pc_tree,
xy.res = c(4, 4),
min_size = 3,
bootstrap = TRUE,
R = 10)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab