Learn R Programming

NetSimR (version 0.1.5)

distribution_fitting_tool_Server: Server function for the Distribution Fitting tool application

Description

Server function for the Distribution Fitting tool application

Usage

distribution_fitting_tool_Server(input, output, session)

Value

Returns server rendering for the shiny application.

Arguments

input

Input for the server function.

output

Output for the server function.

session

Session for the server function.