View source: R/get_vpts_coverage.R
get_vpts_coverage | R Documentation |
Gets the VPTS file coverage from supported sources per radar and date.
get_vpts_coverage(source = c("baltrad", "uva", "ecog-04003", "rmi"), ...)
source |
Source of the data. One or more of |
... |
Arguments passed on to internal functions. |
A data.frame
or tibble
with at least three columns, source
,
radar
and date
to indicate the combination for which data exists.
get_vpts_coverage()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.