Histogram of latitude and longitude by grouping variable
Source:R/spatial_output_funcs.R
spatial_hist.Rd
Histogram of latitude and longitude by grouping variable
Arguments
- dat
Primary data containing information on hauls or trips. Table in FishSET database contains the string 'MainDataTable'.
- project
String, name of project.
- group
Column in
dat
containing grouping categories.
Value
Returns histogram of latitude and longitude by grouping variable. Output returned to console and saved to Output folder.