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
ayayron/shinydnd documentation built on May 11, 2019, 4:12 p.m.