gravatar

jcsibaja

Juan Carlos Sibaja

Recently Published

Interactive tables using the DT package in R
The project walks through each step to create interactive tables using the DT package in R: loading the package, building a simple interactive table, adding column filters, and customizing page sizes and column names. It also shows how to use extensions like Buttons, ColReorder, FixedHeader, and KeyTable to add features such as exporting to CSV or Excel, dragging columns, freezing headers, and navigating with the keyboard.