hafen / geofacet

R package for geographical faceting with ggplot2
https://hafen.github.io/geofacet/
Other
336 stars 43 forks source link

grid_design(data = world_countries_grid1) #243

Open ahcyip opened 4 years ago

ahcyip commented 4 years ago

results in Some rows do not have a row and column specified. Please correct this by editing the csv above and repopulate.

stedy commented 4 years ago

Closing this based on https://github.com/hafen/geofacet/issues/244, please feel free to reopen if I am misunderstanding you.

ahcyip commented 4 years ago

No, I'm trying to say that grid_design(data = world_countries_grid1) should work without error, given world_countries_grid1 is a grid already in the package. Not sure why it results in error in the design tool.

ahcyip commented 4 years ago

It appears I do not have the ability to re-open the issue.