indexWithInit {shinylight} | R Documentation |
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)
Arguments
text |
The text to insert as shinylight_initial_data |
path |
File system path to the index.html file |
Value
The updated text
[Package shinylight version 1.2 Index]