stanpumpR
stanpumpR copied to clipboard
drugs reactive variable is set from the output of two different functions
The reactive value drugs
is set from both of these functions. There should be enforcement that these two functions return the same data types.
https://github.com/StevenLShafer/stanpumpR/blob/9fe8753b3315c4918858218676ef0649b0f57bd4/server.R#L248-L256
https://github.com/StevenLShafer/stanpumpR/blob/9fe8753b3315c4918858218676ef0649b0f57bd4/server.R#L392-L400