multiple_nc_as_data_frame: Title

View source: R/multiple_nc_as_data_frame.R

multiple_nc_as_data_frameR Documentation

Title

Description

Title

Usage

multiple_nc_as_data_frame(
  path,
  vars,
  keep_raw_time = TRUE,
  include_metadata = TRUE,
  boundary = NULL,
  lon_points = NULL,
  lat_points = NULL,
  id_points = NULL,
  show_requested_points = TRUE,
  great_circle_dist = TRUE,
  id = "id"
)

Arguments

path

TODO

vars

TODO

keep_raw_time

TODO

include_metadata

TODO

boundary

TODO

lon_points

TODO

lat_points

TODO

id_points

TODO

show_requested_points

TODO

great_circle_dist

TODO

id

TODO

Examples

# TODO

IDEMSInternational/cdms.products documentation built on July 7, 2023, 10:13 a.m.