stanpumpR icon indicating copy to clipboard operation
stanpumpR copied to clipboard

drugs reactive variable is set from the output of two different functions

Open trshafer opened this issue 4 years ago • 0 comments

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

trshafer avatar Mar 16 '20 03:03 trshafer