Description Usage Arguments Value Examples
View source: R/read_cuba.R
Read in *.grib2 data
1
read_cuba(grib2)
grib2
Chr Canonical Filename
Tibble
1 2 3
path <- file.path("inst", "extdata") files <- list.files(path, full.names = TRUE, pattern = "\\.grb2") grib2 <- files[1]
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.