read_1file | R Documentation |
Reads pre-formatted dyadic (2 interlocutor) conversation transcript already imported into your R environment.
read_1file(my_dat)
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()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.