MENU

Fun & Interesting

Editable R tables with rhandsontable

Video Not Working? Fix It Now

rhandsontable is an R package that lets you build tables you can interact with - you can click to add new rows, edit values, drag columns around and more. In this video I’ll show you how to get started with rhandsontable, some basic customisation, and how to use it in R Shiny. 00:00 Introduction 00:28 Create a table 04:36 Data validation 05:50 Read-only 08:14 Freeze rows and columns 08:51 Move and resize columns 09:28 Row and column names 11:00 Shiny integration 🔗 Code: https://github.com/ashleighlatter/tables/tree/main/rhandsontable 🔗 Intro to rhandsontable: https://jrowen.github.io/rhandsontable/

Comment