Learn R Programming

shinylight (version 1.1.2)

indexWithInit: Get index.html with (potentially) the JSON data in `text` inserted.

Description

Get index.html with (potentially) the JSON data in `text` inserted.

Usage

indexWithInit(text, path)

Value

The updated text

Arguments

text

The text to insert as shinylight_initial_data

path

File system path to the index.html file