Zach

Results 5 issues of Zach

I'm trying to edit the layer in this map, but it keeps crashing my computer when I select it. All the other toolbar functionalities seem to work fine. What's happening...

### Compensate with donations ($20 and more) for the time I spent to implement new functionality or send me your [Pull Request](https://github.com/adw0rd/instagrapi/pulls) with your implementation of the new functionality [![Donate](https://www.buymeacoffee.com/assets/img/custom_images/yellow_img.png)](https://www.buymeacoffee.com/adw0rd)...

enhancement

Hello, I am trying to reverse geocode. But when I copy the code verbatim from your[ own documentation](https://cran.r-project.org/web/packages/tidygeocoder/vignettes/tidygeocoder.html) I'm met with an error: ``` options(tidygeocoder.progress_bar = FALSE) reverse_geo(lat = 38.895865,...

bug

I'm currently using the `aws.s3` package in R to extract data from various CSV's in one of my AWS S3 buckets. The data is stored as seen below. What I'm...

I put together some code to display data points on a map and then added in the edit functionality. My question is: Is it be possible to then take the...