unzipCRU unzips the compressed CRU climate data and
adds the decompressed files to the "data" folder for each variable.
| 1 | unzipCRU(varb, in_dir = "data-raw/", out_dir = "data-raw/")
 | 
| varb | The climate variable of interest | 
| in_dir | The directory containing the compressed files | 
| out_dir | The director where the uncompressed files will be stored | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.