Files
shiny/man/reactivePrint.Rd
2017-03-21 14:02:29 -05:00

15 lines
287 B
R

% Generated by roxygen2: 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}}.
}