This function creates a random DT::datatable, and can be passed into renderDT & DTOutput.
Usage
random_DT(
nrow,
ncol,
type = c("random", "numeric", "character", "numchar"),
...
)This function creates a random DT::datatable, and can be passed into renderDT & DTOutput.
random_DT(
nrow,
ncol,
type = c("random", "numeric", "character", "numchar"),
...
)