Package: ideamdb 0.0.9
ideamdb: Easy Manipulation of IDEAM's Climatological Data
Time series plain text conversion and data visualization. It allows to transform IDEAM (Instituto de Hidrologia, Meteorologia y Estudios Ambientales) daily series from plain text to CSV files or data frames in R. Additionally, it is possible to obtain exploratory graphs from times series. IDEAM’s data is freely delivered under formal request through the official web page <http://www.ideam.gov.co/solicitud-de-informacion>.
Authors:
ideamdb_0.0.9.tar.gz
ideamdb_0.0.9.zip(r-4.5)ideamdb_0.0.9.zip(r-4.4)ideamdb_0.0.9.zip(r-4.3)
ideamdb_0.0.9.tgz(r-4.4-any)ideamdb_0.0.9.tgz(r-4.3-any)
ideamdb_0.0.9.tar.gz(r-4.5-noble)ideamdb_0.0.9.tar.gz(r-4.4-noble)
ideamdb_0.0.9.tgz(r-4.4-emscripten)ideamdb_0.0.9.tgz(r-4.3-emscripten)
ideamdb.pdf |ideamdb.html✨
ideamdb/json (API)
# Install 'ideamdb' in R: |
install.packages('ideamdb', repos = c('https://luzmmorales.r-universe.dev', 'https://cloud.r-project.org')) |
- Example_IDEAM - A dataset with fictitious values of no real IDEAM's Stations. The text file keeps IDEAM's text format.
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 6 years agofrom:a04de4fd54. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 13 2024 |
R-4.5-win | OK | Nov 13 2024 |
R-4.5-linux | OK | Nov 13 2024 |
R-4.4-win | OK | Nov 13 2024 |
R-4.4-mac | OK | Nov 13 2024 |
R-4.3-win | OK | Nov 13 2024 |
R-4.3-mac | OK | Nov 13 2024 |
Exports:IdeamLongIdeamWideTimeSeries
Dependencies:clicolorspacecpp11dplyrfansifarvergenericsggplot2gluegtableisobandlabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigpurrrR6RColorBrewerrlangscalesstringistringrtibbletidyrtidyselectutf8vctrsviridisLitewithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
A dataset with fictitious values of no real IDEAM's Stations. The text file keeps IDEAM's text format. | Example_IDEAM |
Create a day by day IDEAM's data serie | IdeamLong |
Create a matrix with IDEAM's data | IdeamWide |
Graphical exploratory charts | TimeSeries |