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.
htmlwidgets to create:
datagrid()
: Interactive tables with data editing,
filtering, sorting, and morecalendar()
: Interactive daily, weekly or monthly
calendarchart()
: Interactive chartsCreate interactive tables with lot of options to customize content and that you can edit in Shiny applications.
datagrid(rolling_stones_50)
Create interactive calendars that you can navigate and display schedules. In Shiny you can add, update or delete schedules.
calendar(cal_demo_data())
Create interactive charts:
chart(mtcars, caes(mpg, disp, color = cyl), type = "scatter")
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.