aaronweed / NETNCoastalBirds

A package for summarizing NETN Coastal Breeding bird monitoring program data.
https://www.nps.gov/im/netn/coastal-birds.htm
2 stars 1 forks source link

Update plotting function to handle nest counts #3

Open aaronweed opened 5 years ago

aaronweed commented 5 years ago

Update plotting function (CB_plot_non-generic) to plot denote when nest counts were counted directly vs estiamted

aaronweed commented 5 years ago

Update function since facetting not working when island = "All Islands" argument is provided but facetting argument is not.

aaronweed commented 5 years ago

check the logic for when var, facet, and island arguments are not supplied. It seems like when you enter island = "All islands" you have to enter a var argument in order for it to work correctly

also, for island = "All island" and var = "variable" change the grouping/colour argument to Island for correct display