pRecipe
?An open-access tool/framework to download, validate, visualize, and analyze multi-source precipitation data across various spatio-temporal scales. Ultimately providing the hydrology science community with the tools for consistent and reproducible analysis regarding precipitation (Vargas Godoy and Markonis, 2023).
# Get the latest version of pRecipe
if (!require('devtools')) {install.packages('devtools'); library(devtools)}
install_github('MiRoVaGo/pRecipe')
# Alternatively, the latest CRAN release
install.packages("pRecipe")
#
library(pRecipe)
?`pRecipe-package`
Vargas Godoy, M.R. and Markonis, Y., 2023. pRecipe: A global precipitation climatology toolbox and database. Environmental Modelling & Software, 165, p.105711.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.