powered by
View a browser (HTML) in the R viewer
view_browser(url)
An URL, created with *_browser
url = create_browser(sotu_data$tokens, sotu_data$meta, token_col = 'token', header = 'Speeches') ## the url # \donttest{ view_browser(url) ## view browser in the Viewer # }
Run the code above in your browser using DataLab