Description Usage Arguments Value Examples
View source: R/singleprecip_function.R
Single Precipitation Plot Function
1 | singleprecip(file_name, layer_numeric)
|
file_name |
exact file from which to extract values |
layer_numeric |
number representing which layer to plot |
plot of precipitation values with CZ spatial polygon inside
1 2 3 4 5 6 | ## Not run:
singleprecip("CZ_pr_EUR-11_CNRM-CERFACS-CNRM-CM5_historical_r1i1p1_CNRM-ALADIN63_v2_1hr_195101010030-195112312330.nc", 2)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.