This example demonstrates output of raw text from R using the renderPrint
function in server.R
and the verbatimTextOutput
function in ui.R
. In this case, a textual summary of the data is shown using R's built-in summary
function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.