R/shinyDND.R

#' ShinyDND: A package for creating drag and drop elements in Shiny.
#'
#' The ShinyDND package provides three categories of important functions:
#' dragUI, dropUI, and dragSetUI.
#' 
#' @section ShinyDND functions:
#' The ShinyDND functions ...
#'
#' @docType package
#' @name shinyDND
NULL

Try the shinyDND package in your browser

Any scripts or data that you put into this service are public.

shinyDND documentation built on May 2, 2019, 6:52 a.m.