shiny_simulator_server {NetSimR}R Documentation

Server function for the Shiny Simulator application

Description

Server function for the Shiny Simulator application

Usage

shiny_simulator_server(input, output, session)

Arguments

input

Input for the server function.

output

Output for the server function.

session

Session for the server function.

Value

Returns server rendering for the shiny application.


[Package NetSimR version 0.1.5 Index]