File: NAMESPACE

package info (click to toggle)
r-cran-crosstalk 1.0.0%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 360 kB
  • sloc: makefile: 2
file content (21 lines) | stat: -rw-r--r-- 478 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Generated by roxygen2: do not edit by hand

export(ClientValue)
export(SharedData)
export(animation_options)
export(bscols)
export(crosstalkLibs)
export(filter_checkbox)
export(filter_select)
export(filter_slider)
export(is.SharedData)
export(maintain_selection)
export(scale_color_selection)
export(scale_fill_selection)
export(selection_factor)
import(R6)
import(htmltools)
import(shiny)
importFrom(stats,na.omit)
importFrom(stats,setNames)
importFrom(utils,packageVersion)