Package: spanish 0.5.0


Jose Manuel Vera Oteo
spanish: Translate Quantities from Strings Spelled in Spanish to Integer
Character vector to numerical translation in Euros from Spanish spelled monetary quantities. Text must be previously cleaned & removed extraneous words, symbols or cents. Quantities MUST be written in a correct Spanish cause this isn't a grammar tool. Upper limit is up to the millions range. Reverse translation using to_words. Geocoding via Cadastral site.
Authors:
spanish_0.5.0.tar.gz
spanish_0.5.0.zip(r-4.7)spanish_0.5.0.zip(r-4.6)spanish_0.5.0.zip(r-4.5)
spanish_0.5.0.tgz(r-4.6-any)spanish_0.5.0.tgz(r-4.5-any)
spanish_0.5.0.tar.gz(r-4.6-any)spanish_0.5.0.tar.gz(r-4.5-any)
spanish_0.5.0.tgz(r-4.5-emscripten)
spanish.pdf |spanish.html✨
spanish/json (API)
| # Install 'spanish' in R: |
| install.packages('spanish', repos = c('https://ropenspain.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/verajosemanuel/spanish/issues
- cadastral_references - Cadastral references test data
- cantidades - Cantidades test data
Last updated from:27b4f64a59. Checks:7 WARNING, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | WARNING | 119 | ||
| source / vignettes | OK | 148 | ||
| linux-release-x86_64 | WARNING | 109 | ||
| macos-release-arm64 | WARNING | 159 | ||
| macos-oldrel-arm64 | WARNING | 195 | ||
| windows-devel | WARNING | 61 | ||
| windows-release | WARNING | 64 | ||
| windows-oldrel | WARNING | 63 | ||
| wasm-release | OK | 99 |
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Cadastral references test data | cadastral_references |
| Cantidades test data | cantidades |
| geocode by longitude and latitude from cadastral references. | geocode_cadastral |
| spanish: A package for spanish related data functions. | spanish-package spanish |
| translate spanish spelled quantities into their integer counterparts. | to_number |
| From integers to spanish spelled quantities. | to_words |