Package: shinydlplot
Type: Package
Title: Add a Download Button to a 'shiny' Plot or 'plotly'
Version: 0.1.3
Author: Alex Pickering
Maintainer: Alex Pickering <alexvpickering@gmail.com>
Description: Add a download button to a 'shiny' plot or 'plotly' that appears when
  the plot is hovered. A tooltip, styled to resemble 'plotly' buttons, is displayed 
  on hover of the download button. The download button can be used to allow users
  to download the dataset used for a plot.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Suggests: ggplot2 (>= 3.3.2)
Imports: shinyBS (>= 0.61), shiny (>= 1.4.0), shinyjs (>= 1.1), plotly
        (>= 4.9.2), htmlwidgets (>= 1.5.1), htmltools (>= 0.5.0),
        methods, utils
NeedsCompilation: no
Packaged: 2020-11-30 17:56:17 UTC; alex
Repository: CRAN
Date/Publication: 2020-12-03 08:50:05 UTC
Built: R 4.0.2; ; 2020-12-04 12:10:29 UTC; unix
