create_app: Create an interactive app

Description Usage Arguments

Description

Create an interactive app

Usage

1
create_app(html_file, user_function = identity, insert_socket = T)

Arguments

html_file

Filepath to a HTML file; the web interface.

user_function

R function; the function to process the data from the web interface.

insert_socket

T or F; whether to enable interaction between JS and R.


kcf-jackson/jsReact documentation built on May 29, 2019, 3:01 a.m.