server: Shiny server.

Description Usage Arguments Value

Description

Shiny server.

Usage

1
server(input, output, session)

Arguments

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

Value

- 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.

-


kittypr/RMDupdaterAddin documentation built on May 13, 2019, 4:05 a.m.