Closed sigmafelix closed 4 months ago
This function can map generic functions' arguments that are not x
or y
, which are standard argument names for using par_*
functions, into x
or y
. Users will take advantage of this function to parallelize workflows using spatial data analysis packages based on sf
or terra
objects.
Along with S4 method expansion with proper signatures, maintainers / contributors can easily expand chopin
functions to be compatible with new spatial data classes in the future.