craeteDT creates a data table.

createDT(x)

Arguments

x

A data frame.

Value

A DataTable output.

Details

Reference for this code: https://www.r-bloggers.com/2019/12/vignette-downloadable-tables-in-rmarkdown-with-the-dt-package/ The link was valid on Dec 2, 2022.