qc_centerline: Quality Control - Centerlines

View source: R/qc_centerline.R

qc_centerlineR Documentation

Quality Control - Centerlines

Description

Quality control centerline shapefiles.

Usage

qc_centerline(
  cl_sf = NULL,
  data_id = "object_id",
  cols_to_check_nas = c("site_name", "year", "seg_num", "cu_num", "cu_type", "hab_rch")
)

Arguments

cl_sf

The centerline sf object

cols_to_check_nas

columns to check for NAs in

Value

a tibble with QC results

Author(s)

Kevin See


mackerman44/DASH documentation built on Sept. 5, 2024, 8:14 a.m.