AgroMet Package
By Yanina Bellini Saibene in R package
July 2, 2019
English
Package agromet
The {agromet} package includes a series of functions to calculate climatic and hydrological indices and statistics from tidy data, including a function for plotting geo-referenced results and cartographic information.
For example thresholds()
allows to count the number of observations that meet a certain condition and average_days()
returns the first and last day of the average year of occurrence of an event.
Other functions such as spi()
function as function wrappers for other packages and seek to be compatible with the handling of tidy data.
Finally, the package includes a map()
georeferenced data graphing function with INTA’s own style and logo.
Español
Paquete agromet
El paquete {agromet} incluye una serie de funciones para calcular índices y estadísticos climáticos e hidrológicos a partir de datos tidy, incluyendo una función para trazar resultados georreferenciados e información cartográfica.
Por ejemplo umbrales()
permite contar la cantidad de observaciones que cumplen una determinada condición y dias_promedios()
devuelve el primer y último día del año promedio de ocurrencia de un evento.
Otras funciones como spi()
funcionan como wrappers de funciones de otros paquetes y que buscan ser compatibles con el manejo de datos tidy.
Finalmente el paquete incluye una función de graficado de datos georeferenciados mapear()
con el estilo y logo propios de INTA.
- Posted on:
- July 2, 2019
- Length:
- 1 minute read, 210 words