Examples: visualization, C++, networks, data cleaning, html widgets, ropensci.

Found 27 packages in 0.02 seconds

njgeo — by Gavin Rozzi, 3 years ago

Tools for Geocoding Addresses in New Jersey using the 'NJOGIS' API

Provides an R interface to free geocoding REST APIs maintained by the New Jersey Office of GIS < https://njgin.nj.gov/njgin/edata/geocoding/index.html#!/> and commonly used shapefiles.

googleway — by David Cooley, 2 years ago

Accesses Google Maps APIs to Retrieve Data and Plot Maps

Provides a mechanism to plot a 'Google Map' from 'R' and overlay it with shapes and markers. Also provides access to 'Google Maps' APIs, including places, directions, roads, distances, geocoding, elevation and timezone.

hutilscpp — by Hugh Parsonage, 2 months ago

Miscellaneous Functions in C++

Provides utility functions that are simply, frequently used, but may require higher performance that what can be obtained from base R. Incidentally provides support for 'reverse geocoding', such as matching a point with its nearest neighbour in another array. Used as a complement to package 'hutils' by sacrificing compilation or installation time for higher running speeds. The name is a portmanteau of the author and 'Rcpp'.

mapboxapi — by Kyle Walker, 8 months ago

R Interface to 'Mapbox' Web Services

Includes support for 'Mapbox' Navigation APIs, including directions, isochrones, and route optimization; the Search API for forward and reverse geocoding; the Maps API for interacting with 'Mapbox' vector tilesets and visualizing 'Mapbox' maps in R; and 'Mapbox Tiling Service' and 'tippecanoe' for generating map tiles. See < https://docs.mapbox.com/api/> for more information about the 'Mapbox' APIs.

PostcodesioR — by Eryk Walczak, 3 years ago

API Wrapper Around 'Postcodes.io'

Free UK geocoding using data from Office for National Statistics. It is using several functions to get information about post codes, outward codes, reverse geocoding, nearest post codes/outward codes, validation, or randomly generate a post code. API wrapper around < https://postcodes.io>.

hereR — by Merlin Unterfinger, 3 months ago

'sf'-Based Interface to the 'HERE' REST APIs

Interface to the 'HERE' REST APIs < https://developer.here.com/develop/rest-apis>: (1) geocode and autosuggest addresses or reverse geocode POIs using the 'Geocoder' API; (2) route directions, travel distance or time matrices and isolines using the 'Routing', 'Matrix Routing' and 'Isoline Routing' APIs; (3) request real-time traffic flow and incident information from the 'Traffic' API; (4) find request public transport connections and nearby stations from the 'Public Transit' API; (5) request intermodal routes using the 'Intermodal Routing' API; (6) get weather forecasts, reports on current weather conditions, astronomical information and alerts at a specific location from the 'Destination Weather' API. Locations, routes and isolines are returned as 'sf' objects.

mapsapi — by Michael Dorman, 2 years ago

'sf'-Compatible Interface to 'Google Maps' APIs

Interface to the 'Google Maps' APIs: (1) routing directions based on the 'Directions' API, returned as 'sf' objects, either as single feature per alternative route, or a single feature per segment per alternative route; (2) travel distance or time matrices based on the 'Distance Matrix' API; (3) geocoded locations based on the 'Geocode' API, returned as 'sf' objects, either points or bounds; (4) map images using the 'Maps Static' API, returned as 'stars' objects.

openrouteservice — by Andrzej K. OleÅ›, 4 months ago

An 'openrouteservice' API Client

The client streamlines access to the services provided by < https://api.openrouteservice.org>. It allows you to painlessly query for directions, isochrones, time-distance matrices, geocoding, elevation, points of interest, and more.

spanish — by Jose Manuel Vera Oteo, 6 years ago

Translate Quantities from Strings to Integer and Back. Misc Functions on Spanish Data

Character vector to numerical translation in Euros from Spanish spelled monetary quantities. Reverse translation from integer to Spanish. Upper limit is up to the millions range. Geocoding via Cadastral web site.

birdie — by Cory McCartan, a year ago

Bayesian Instrumental Regression for Disparity Estimation

Bayesian models for accurately estimating conditional distributions by race, using Bayesian Improved Surname Geocoding (BISG) probability estimates of individual race. Implements the methods described in McCartan, Fisher, Goldin, Ho and Imai (2024) .