Renders the Shiny App for transmitter and receiver reports.

shinyReport(type = "transmitters")

Arguments

type

"transmitters" or "receivers" to produce the corresponding report

Value

Shiny app with Transmitter or Receiver Project visualisations and statistics

Examples

if (FALSE) { # \dontrun{
shinyReport(type = "transmitters")
} # }