sortable {sortable}R Documentation

sortable: Drag-and-Drop in 'shiny' Apps with 'SortableJS'

Description

logo

Enables drag-and-drop behaviour in Shiny apps, by exposing the functionality of the 'SortableJS' https://sortablejs.github.io/Sortable/ JavaScript library as an 'htmlwidget'. You can use this in Shiny apps and widgets, 'learnr' tutorials as well as R Markdown. In addition, provides a custom 'learnr' question type - 'question_rank()' - that allows ranking questions with drag-and-drop.

A new html widget

Important functions

The important functions in this package are:

Custom question types for learnr

You can also use new question types in your learnr tutorials:

Author(s)

Maintainer: Andrie de Vries apdevries@gmail.com

Authors:

Other contributors:

See Also

Useful links:


[Package sortable version 0.5.0 Index]