Files
shiny/man/reactiveTable.Rd
2014-09-16 13:55:16 -05:00

17 lines
293 B
R

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