showDF.RdCreate an HTML table using DT package with fixed columns
showDF(data, ...)data object (either a matrix or a data frame).
Additional arguments used by dDT::atatable() function.
returns an object of datatables and htmlwidget.
showDF(iris)
#> Loading required namespace: DT