Files
shiny/man/reactivePrint.Rd
2015-01-12 12:02:24 -06:00

16 lines
296 B
R

% Generated by roxygen2 (4.1.0): do not edit by hand
% Please edit documentation in R/shinywrappers.R
\name{reactivePrint}
\alias{reactivePrint}
\title{Print output (deprecated)}
\usage{
reactivePrint(func)
}
\arguments{
\item{func}{A function.}
}
\description{
See \code{\link{renderPrint}}.
}