Closed goldingn closed 8 years ago
which is often useful, but not for comparing our Feng_Papes map with theirs, or for plotting the Carolina Wren examples
It would be great to make point plotting optional. E.g. by adding an argument to select which set of things to plot. E.g.:
which = c('prediction', 'presence', 'background', 'absence')
Module-side solved, with a simpler interface, here: https://github.com/zoonproject/modules/pull/82
solved in PR #28
which is often useful, but not for comparing our Feng_Papes map with theirs, or for plotting the Carolina Wren examples
It would be great to make point plotting optional. E.g. by adding an argument to select which set of things to plot. E.g.:
which = c('prediction', 'presence', 'background', 'absence')