njtierney / maxcovr

Tools in R to make it easier to solve the Maximal Coverage Location Problem
https://njtierney.github.io/maxcovr/
GNU General Public License v3.0
43 stars 12 forks source link

Explore using data.table instead of dplyr to improve speed #68

Open njtierney opened 6 years ago

njtierney commented 6 years ago

as mentioned in #65