JosiahParry / sfdep

A tidy interface for spatial dependence
https://sfdep.josiahparry.com/
GNU General Public License v3.0
121 stars 5 forks source link

consider making data.frame methods for global functions #13

Open JosiahParry opened 2 years ago

JosiahParry commented 2 years ago

Not an easy way to pipe data frame columns into global measures. Would be nice to have an interface that worked with NSE

e.g.

guerry_nb |>
  global_moran_perm(crime_pers, nb, wt, 99)
opelolo commented 1 year ago

Hello @JosiahParry please will you kindly assign this to me as well? I'd like to try it if it's still available. Thank you