onemapsgapi: R Wrapper for the 'OneMap.Sg API'
An R wrapper for the 'OneMap.Sg' API <https://www.onemap.gov.sg/docs/>. 
    Functions help users query data from the API and return raw JSON data
    in "tidy" formats. Support is also available for users to retrieve data from multiple API calls 
    and integrate results into single dataframes, without
    needing to clean and merge the data themselves. This package is best suited for users who would 
    like to perform analyses with Singapore's spatial data without having to perform excessive data cleaning.
| Version: | 2.0.0 | 
| Depends: | R (≥ 4.1.0) | 
| Imports: | rlang, httr2, dplyr, purrr, stringr, tidyr, future, furrr | 
| Suggests: | knitr, rmarkdown, sf, googlePolylines | 
| Published: | 2025-05-30 | 
| DOI: | 10.32614/CRAN.package.onemapsgapi | 
| Author: | Jolene Lim [aut, cre] | 
| Maintainer: | Jolene Lim  <jolene.lim14 at gmail.com> | 
| License: | MIT + file LICENSE | 
| NeedsCompilation: | no | 
| CRAN checks: | onemapsgapi results | 
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=onemapsgapi
to link to this page.