Learn R Programming

PuffR (version 0.1)

calmet_get_ncdc_history: Retrieve the NCDC history data file

Description

This function initiates a download of the NCDC surface station history file.

Usage

calmet_get_ncdc_history(replace.file = FALSE)

Arguments

replace.file
selecting 'yes' will overwrite history file if it exists in the working directory.

Examples

Run this code
## Not run: ------------------------------------
# # Obtain the NCDC history file
# calmet_get_ncdc_history()
## ---------------------------------------------

Run the code above in your browser using DataLab