Description Usage Arguments Value Author(s)
View source: R/extractCHIRPS.R
This wrapper function around gunzip extracts the contents of
a single or multiple CHIRPS *.gz files to a specified destination folder.
1  | extractCHIRPS(x, dsn, cores = 1L, ...)
 | 
x | 
 'character'. Input filename(s).  | 
dsn | 
 'character'. The destination folder for file extraction.  | 
cores | 
 'integer'. The number of cores used for parallel processing.  | 
... | 
 Further arguments passed to   | 
A 'character' vector of filenames.
Florian Detsch
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.