rt_read: Get data from a rivertile netcdf

Description Usage Arguments

View source: R/read-products.R

Description

Get data from a rivertile netcdf

Usage

1
2
rt_read(ncfile, group = c("nodes", "reaches"), keep_na_vars = FALSE,
  as_sf = FALSE)

Arguments

ncfile

A rivertile netcdf file

group

Which group to get data from: "nodes" or "reaches

keep_na_vars

Keep variables that only contain missing values?

as_sf

Convert to a spatial frame?


markwh/rivertile documentation built on Oct. 23, 2019, 1:22 a.m.