a b/man/as_coors.Rd
1
% Generated by roxygen2: do not edit by hand
2
% Please edit documentation in R/3-1.layout.R
3
\name{as_coors}
4
\alias{as_coors}
5
\title{Transfer to a coors object}
6
\usage{
7
as_coors(coors, curved = NULL)
8
}
9
\arguments{
10
\item{coors}{data.frame}
11
12
\item{curved}{line curved}
13
}
14
\value{
15
coors object
16
}
17
\description{
18
Transfer to a coors object
19
}