R/read_1file.R
read_1file.Rd
Reads pre-formatted dyadic (2 interlocutor) conversation transcript already imported into your R environment.
read_1file(my_dat)
one conversation transcript already in the R environment
a dataframe formatted with 'Event_ID', "Participant_ID", "Text_Raw" fields – ready for clean_dyads()