new_wk_rct {wk} | R 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 |
crs |
A value to be propagated as the CRS for this vector. |
[Package wk version 0.9.2 Index]