daynefiler / tcpl

Former repository for the tcpl R package project. New repo:
https://github.com/USEPA/CompTox-ToxCast-tcpl
4 stars 5 forks source link

tcplVarMats returns error when acids do not have aeids #3

Open daynefiler opened 8 years ago

daynefiler commented 8 years ago

Running tcplVarMats() without selecting aeid values will error if the database includes acids that do not have corresponding aeids.

Potential fix: subset tst to exclude rows where 'aeid' is NA.