Usage
rct(
xmin = double(),
ymin = double(),
xmax = double(),
ymax = double(),
crs = wk_crs_auto()
)as_rct(x, ...)
# S3 method for wk_rct
as_rct(x, ...)
# S3 method for matrix
as_rct(x, ..., crs = NULL)
# S3 method for data.frame
as_rct(x, ..., crs = NULL)