Description Usage Arguments Examples
View a browser (HTML) in the R viewer
1 |
url |
An URL, created with *_browser |
1 2 3 4 5 | url = create_browser(sotu_data$tokens, sotu_data$meta, token_col = 'token', header = 'Speeches')
## the url
view_browser(url) ## view browser in the Viewer
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.