Learn R Programming

⚠️There's a newer version (1.2.2) of this package.Take me there.

Crosstalk

Crosstalk is a package for R that enhances the htmlwidgets package. It extends htmlwidgets with a set of classes, functions, and conventions for implementing cross-widget interactions (currently, linked brushing and filtering).

Find out more at the documentation website: http://rstudio.github.io/crosstalk/

Copy Link

Version

Install

install.packages('crosstalk')

Monthly Downloads

593,915

Version

1.0.0

License

MIT + file LICENSE

Maintainer

Joe Cheng

Last Published

December 21st, 2016

Functions in crosstalk (1.0.0)

maintain_selection

Synchronize Shiny brush selection with shared data
is.SharedData

Check if an object is SharedData
filter_select

Categorical filter controls
crosstalkLibs

Crosstalk dependencies
ClientValue

ClientValue object
filter_slider

Range filter control
bscols

Arrange HTML elements or widgets in Bootstrap columns
scale_fill_selection

ggplot2 helpers
SharedData

An R6 class that represents a shared data frame