The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

toastui

library(toastui)

htmlwidgets to create:

Grid

Create interactive tables with lot of options to customize content and that you can edit in Shiny applications.

datagrid(rolling_stones_50)

See full documentation and interactive examples

Calendar

Create interactive calendars that you can navigate and display schedules. In Shiny you can add, update or delete schedules.

calendar(cal_demo_data())

See full documentation and interactive examples

Chart

Create interactive charts:

chart(mtcars, caes(mpg, disp, color = cyl), type = "scatter")

See full documentation and interactive examples

Editor

Create interactive Markdown WYSIWYG editor:

editor(previewStyle = "vertical")

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.