R/tidync.R

Defines functions nc_grids.tidync

Documented in nc_grids.tidync

#' @name nc_grids 
#' @export 
nc_grids.tidync <- function(x, ...) {
  x[["grids"]]
}

Try the ncmeta package in your browser

Any scripts or data that you put into this service are public.

ncmeta documentation built on Nov. 2, 2023, 5:57 p.m.