Files
shiny/man/reactiveTable.Rd

17 lines
297 B
R

% Generated by roxygen2 (4.0.0): do not edit by hand
\name{reactiveTable}
\alias{reactiveTable}
\title{Table output (deprecated)}
\usage{
reactiveTable(func, ...)
}
\arguments{
\item{func}{A function.}
\item{...}{Other arguments to pass on.}
}
\description{
See \code{\link{renderTable}}.
}