distribution_fitting_tool_Server {NetSimR}R Documentation

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)

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]