l2t_demo doesn't have 'child-id', and passing through `ids` doesn't uniquely identify `child_id`... ``` pre_ctc_l2t <- pre_ctc %>% filter(corpus!='R') %>% merge(., l2t_demo, by=c('child_id')) ``` Thanks -- very interested in this project!
l2t_demo doesn't have 'child-id', and passing through
idsdoesn't uniquely identifychild_id...Thanks -- very interested in this project!