Description Usage Arguments Value
Shiny server.
1 | server(input, output, session)
|
input |
A shiny input |
output |
A shiny output |
session |
A shiny session |
start.line |
A number of the first line of selection |
end.line |
A number of the ;ast line of selection |
end.length |
A number - the length of last line of the selection |
- Gets information about cerrunt project and current opened .rmd file.
- Selects part of the current report.
- Parses tables changes: founds blocks in current report and highlights them.
- Parses text changes: founds blocks in current report and highlights them.
- Founds and loads text json and tables json files.
-
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.