-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
In the file
...\stanpumpR-master\data-raw\drugDefaults_global.csv and .xlsx
the word "emergence" is mispelled as "emerence" in the last column (endCeText) of the dexmedetomidine row
However, the drug table is being loaded from sysdata.rda, so changing the csv or xlsx files doesn't correct the problem.
The system.rda file needs to be regenerated.
load("F:/Stanpump/stanpumpR-master/data/sysdata.rda")
ls()
[1] "blanks" "bookmarksToExclude" "config" "DEBUG"
[5] "doseTableInit" "doseTableNewRow" "drugDefaults_global" "eventDefaults"
[9] "eventTableInit" "isShinyLocal" "js_drug_defaults" "outputComments"
drugDefaults_global
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels