Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Any Spatial Support Offered with this platform ? #20

Closed
mohammedayub44 opened this issue Oct 5, 2018 · 1 comment
Closed

Any Spatial Support Offered with this platform ? #20

mohammedayub44 opened this issue Oct 5, 2018 · 1 comment

Comments

@mohammedayub44
Copy link

Hi,
First of all, this looks pretty awesome tool to quickly build and analyze data sets. Is there any vision down the road to add any spatial map support to this builder. ? Probably an enhancement request.

Thanks !

Mohammed Ayub

@pvictor
Copy link
Member

pvictor commented Oct 7, 2018

Hello,
Thank you for the compliments !
Dev version support sf objects, so you can do:

# install dev version
# devtools::install_github("dreamRs/esquisse")
library(sf)
library(rnaturalearth)
wrld <- st_as_sf(countries110)
esquisse::esquisser(wrld)

image

Victor

@pvictor pvictor closed this as completed Oct 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants