forked from Maschette/SOmap
-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
enhancementNew feature or requestNew feature or request
Description
currently SObin gives you the option for dimensions of the raster it bins into, these aren't always the easiest to know what they should be in some data sets and it would be easier to give a cell resolution (eg res=c(0.25,0.125)) and have SObin calculate the dimensions needed to get that cell size.
Similarly SObin uses n() within dplyr summarize by default, it would be great to add the options for mean, median, min and max.
i can probably do the latter ineloquently but I'm not sure about the res one, @mdsumner?
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request