meerapatelmd / chariot

R Package that supports standardization of clinical data to Athena (athena.ohdsi.org)
http://meerapatelmd.github.io/chariot
6 stars 0 forks source link

Error in unmerge_concepts(dataframe = data, concept_col = { : could not find function "unmerge_concepts" #15

Closed meerapatelmd closed 3 years ago

meerapatelmd commented 3 years ago
chariot::stripToLabel(output2, merge_col = "Match", into = "Label")
Error in unmerge_concepts(dataframe = data, concept_col = { : 
  could not find function "unmerge_concepts"
meerapatelmd commented 3 years ago

fixed