Recently Published

Working with XML and JSON in R
This document loads book data from three manually created files in HTML, XML, and JSON formats
Final Project
SiliconOrigin
Comparación de dos proporciones
Este tutorial te permitirá realizar pruebas de hipótesis para variables categóricas con dos o más niveles.
OriginSand
Apply 6
PlotWeight
PlotPrice
PlotPrice_Weight
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.