1% Generated by roxygen2: do not edit by hand
2% Please edit documentation in R/crc.R
3\name{new_wk_crc}
4\alias{new_wk_crc}
5\title{S3 details for crc objects}
6\usage{
7new_wk_crc(x = list(x = double(), y = double(), r = double()), crs = NULL)
8}
9\arguments{
10\item{x}{A \code{\link[=crc]{crc()}}}
11
12\item{crs}{A value to be propagated as the CRS for this vector.}
13}
14\description{
15S3 details for crc objects
16}
17