Open daynefiler opened 8 years ago
Running tcplVarMats() without selecting aeid values will error if the database includes acids that do not have corresponding aeids.
tcplVarMats()
Potential fix: subset tst to exclude rows where 'aeid' is NA.
tst
NA
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' isNA
.