
Compare multiple space use methods by generating points for each
Source:R/1.7.11_function_space_use_point_generation_part2.R
compare_space_use_methods.Rd
Compare multiple space use methods by generating points for each
Usage
compare_space_use_methods(
space_use_results,
track_data,
methods = c("convex_hull", "constrained_convex_hull", "bounding_box"),
n_points = 100,
fish_ids = NULL,
time_periods = NULL,
reference_raster = NULL
)