Diff of /man/print.coors.Rd [000000] .. [13df9a]

Switch to side-by-side view

--- a
+++ b/man/print.coors.Rd
@@ -0,0 +1,19 @@
+% Generated by roxygen2: do not edit by hand
+% Please edit documentation in R/print.R
+\name{print.coors}
+\alias{print.coors}
+\title{Print method for 'coors' objects}
+\usage{
+\method{print}{coors}(x, ...)
+}
+\arguments{
+\item{x}{'coors' object}
+
+\item{...}{additional arguments}
+}
+\value{
+No value
+}
+\description{
+Print method for 'coors' objects
+}