CTN-0094 / DOPE

Drug Ontology Parsing Engine
https://ctn-0094.github.io/DOPE/
Other
21 stars 1 forks source link

parse() arg #8

Closed labouz closed 3 years ago

labouz commented 3 years ago

change argument to be x, a df/data.table/tibble object

labouz commented 3 years ago

maybe should be lazy dots? where it could be a vector or df? for this iteration, will change first arg to be vector with drug names - cannot figure out how to test a function that includes interaction...