Skip to content

Typo in #145

@rhepstein1

Description

@rhepstein1

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions