mirror of https://git.sr.ht/~hrbrmstr/splashr
8 changed files with 100 additions and 11 deletions
@ -0,0 +1,20 @@ |
|||
% Generated by roxygen2: do not edit by hand |
|||
% Please edit documentation in R/splashr.R |
|||
\name{print.splashr} |
|||
\alias{print.splashr} |
|||
\title{Print for splashr} |
|||
\usage{ |
|||
\method{print}{splashr}(x, ...) |
|||
} |
|||
\arguments{ |
|||
\item{x}{a splashr object} |
|||
|
|||
\item{...}{unused} |
|||
} |
|||
\value{ |
|||
x |
|||
} |
|||
\description{ |
|||
Print for splashr |
|||
} |
|||
\keyword{internal} |
Loading…
Reference in new issue