# Example with toy data
hist_sizes <- c(100, 200, 150, 300)
sim_sizes <- c(80, 120, 200, 250, 300)
get_select_params(fires_hist_size = hist_sizes,
sim_perimeters_size = sim_sizes,
n_years = 4)
Run the code above in your browser using DataLab