# NOT RUN {
# Get a statistical summary of particles
# available in a region every hour
disp_stats_particle_through_region(
dispersion_df = disp_output,
stats = "frequencies",
lat = c(49.05, 49.50),
lon = c(-127.2, -128.0),
heights = c(0, 1000))
# }
Run the code above in your browser using DataLab