Package: plusCode2 0.1.0
plusCode2: Coordinates to 'Plus Code' Conversion Tool
Generates 'Plus Code' of geometric objects or data frames that contain them, giving the possibility to specify the precision of the area. The main feature of the package comes from the open-source code developed by 'Google Inc.' present in the repository <https://github.com/google/open-location-code/blob/main/java/src/main/java/com/google/openlocationcode/OpenLocationCode.java>. For details about 'Plus Code', visit <https://maps.google.com/pluscodes/> or <https://github.com/google/open-location-code>.
Authors:
plusCode2_0.1.0.tar.gz
plusCode2_0.1.0.zip(r-4.5)plusCode2_0.1.0.zip(r-4.4)plusCode2_0.1.0.zip(r-4.3)
plusCode2_0.1.0.tgz(r-4.4-any)plusCode2_0.1.0.tgz(r-4.3-any)
plusCode2_0.1.0.tar.gz(r-4.5-noble)plusCode2_0.1.0.tar.gz(r-4.4-noble)
plusCode2_0.1.0.tgz(r-4.4-emscripten)plusCode2_0.1.0.tgz(r-4.3-emscripten)
plusCode2.pdf |plusCode2.html✨
plusCode2/json (API)
# Install 'plusCode2' in R: |
install.packages('plusCode2', repos = c('https://armando-d.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/armando-d/pluscode2/issues
Last updated 8 months agofrom:c28030e81d. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 30 2024 |
R-4.5-win | OK | Oct 30 2024 |
R-4.5-linux | OK | Oct 30 2024 |
R-4.4-win | OK | Oct 30 2024 |
R-4.4-mac | OK | Oct 30 2024 |
R-4.3-win | OK | Oct 30 2024 |
R-4.3-mac | OK | Oct 30 2024 |
Exports:checkAndConvertcomputeLatitudePrecisiondealWithDfgenPluscodenormalizeLatitudenormalizeLongitude
Dependencies:classclassIntDBIe1071KernSmoothmagrittrMASSproxyRcpps2sfunitswk
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Check and convert input object to sfc_POINT object | checkAndConvert |
Longitude normalization | computeLatitudePrecision |
Deal with data frame | dealWithDf |
Generate Plus Code | genPluscode |
Latitude normalization | normalizeLatitude |
Longitude normalization | normalizeLongitude |