R/tidync.R

Defines functions nc_grids.tidync

Documented in nc_grids.tidync

#' @name nc_grids 
#' @export 
nc_grids.tidync <- function(x, ...) {
  x[["grids"]]
}
hypertidy/ncmeta documentation built on March 26, 2024, 4:22 a.m.