create_ksrates_cmd {shinyWGD} | R Documentation |
Create Ksrates Command Files from Shiny Input
Description
Create Ksrates Command Files from Shiny Input
Usage
create_ksrates_cmd(input, ksratesconf, cmd_file)
Arguments
input |
The Input object of Shiny. |
ksratesconf |
The path to the Ksrates configuration file. |
cmd_file |
The path to the main Ksrates command file to be generated. |
[Package shinyWGD version 1.0.0 Index]