new_wk_rct: S3 details for rct objects

View source: R/rct.R

new_wk_rctR Documentation

S3 details for rct objects

Description

S3 details for rct objects

Usage

new_wk_rct(
  x = list(xmin = double(), ymin = double(), xmax = double(), ymax = double()),
  crs = NULL
)

Arguments

x

A rct()

crs

A value to be propagated as the CRS for this vector.


wk documentation built on Sept. 11, 2024, 5:27 p.m.