R/update_data.R

Defines functions update_data

#' @export
#' 

update_data = function() {
  fileList = FlowFinder::get_nomads_filelist(num  = 40)
  FlowFinder::download_nomads_rda(fileList, number = 40)
}
mikejohnson51/FlowlineFinder documentation built on March 21, 2021, 11:01 a.m.