You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

17 lines
340 B

% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/robxp.r
\name{print.robxp}
\alias{print.robxp}
\title{Custom printer for `robxp`` objects}
\usage{
\method{print}{robxp}(x, ...)
}
\arguments{
\item{x}{object to print}
\item{...}{unused}
}
\description{
Custom printer for `robxp`` objects
}
\keyword{internal}