bio14: Precipitation of driest month

Description Usage Arguments Value References Examples

Description

Total precipitation of the driest month of the year

Usage

1
bio14(data, data_names = NULL, na.rm = FALSE, ...)

Arguments

data

daily precipitation, mm

data_names

names of each period of time

na.rm

logical. Should missing values (including NaN) be removed?

...

further arguments passed to or from other methods

Value

precipitation, mm

References

Hijmans RJ, Cameron SE, Parra JL, Jones PG, Jarvis A (2005) Very high resolution interpolated climate surfaces for global land areas. Int J Climatol 25:1965–1978. doi: 10.1002/joc.1276. https://web.archive.org/web/20190714191708/https://www.worldclim.org/bioclim

Examples

1
2

Example output

Loading required package: SPEI
Loading required package: lmomco
Loading required package: parallel
Loading required package: ggplot2
# Package SPEI (1.7) loaded [try SPEINews()].
Loading required package: chron
Loading required package: weathermetrics
      2050       2051       2052       2053       2054       2055       2056 
        NA         NA         NA         NA         NA         NA         NA 
      2057       2058       2059       2060       2061       2062       2063 
        NA         NA         NA         NA         NA         NA         NA 
      2064       2065       2066       2067       2068       1969       1970 
        NA         NA         NA         NA         NA         NA         NA 
      1971       1972       1973       1974       1975       1976       1977 
        NA         NA         NA         NA         NA         NA         NA 
      1978       1979       1980       1981       1982       1983       1984 
        NA         NA 14.9100483  4.4419114 17.7407245  0.1632867 10.2194407 
      1985       1986       1987       1988       1989       1990       1991 
19.8583243 13.2145264 12.8418025  3.7887645  4.4547080  3.5704693 14.5199474 
      1992       1993       1994       1995       1996       1997       1998 
 5.2843410  0.5320456  3.5512563  8.1096865  6.4478204  3.5709026  2.8569822 
      1999       2000       2001       2002       2003       2004       2005 
15.8049298  0.6923181  9.6479019  3.8199416 14.3749440 11.3425771  2.9489607 
      2006       2007       2008       2009       2010       2011       2012 
 9.9712723  3.1962172 14.7501586 11.6662054 12.5395971  6.7392979  6.6242446 
      2013       2014       2015       2016       2017 
 9.8305398 18.8803090  1.0015903 11.8972768 10.2489038 

ClimInd documentation built on April 10, 2021, 1:06 a.m.