An Introduction to the DT Package

Please see https://rstudio.github.io/DT/ for the full documentation. Here is only a minimal example:

library(DT)
datatable(iris)


Try the DT package in your browser

Any scripts or data that you put into this service are public.

DT documentation built on Sept. 9, 2025, 5:49 p.m.