R-Bridge-Tutorial-Notebooks icon indicating copy to clipboard operation
R-Bridge-Tutorial-Notebooks copied to clipboard

Sample notebook for AGOL interaction and Sample Shiny Application

Open gbrunner opened this issue 3 years ago • 1 comments

This notebook shows how to use the arc.connection to get a token, connect to AGOL, search content, and load content into an interactive map. I think it'd be a good addition to the repo. What do you think?

gbrunner avatar Dec 16 '22 19:12 gbrunner

I also added a sample shiny application in https://github.com/gbrunner/R-Bridge-Tutorial-Notebooks/tree/master/shiny. This could make for a nice demo. In the shiny app, I'm using a custom package I wrote for AGOL interaction, https://github.com/gbrunner/arcgis-r-demos. I could probably swap this our for the arcgisbinding package capabilities.

gbrunner avatar Dec 21 '22 19:12 gbrunner