reacshin: Create reacshin widget

Description Usage Arguments Value Author(s) Examples

Description

This function creates an HTML widget binding ReactJS and Shiny

Usage

1

Arguments

type

A character indicating the tag to be associated with this output. Should correspond to a javascript class.

data

A list of data which will be bound to the output as 'props'.

...

Other parameters passed on to htmlwidgets::createWidget

Value

An HTML widget

Author(s)

John Laing

Examples

1
2
3
4
## Not run: 
  rmarkdown::run(system.file("examples/hello.Rmd", package="reacshin"))

## End(Not run)

johnlaing/reacshin documentation built on May 20, 2019, 2:08 p.m.