Learn R Programming

ConversationAlign (version 0.4.0)

read_1file: read_1file

Description

Reads pre-formatted dyadic (2 interlocutor) conversation transcript already imported into your R environment.

Usage

read_1file(my_dat)

Value

a dataframe formatted with 'Event_ID', "Participant_ID", "Text_Raw" fields -- ready for clean_dyads()

Arguments

my_dat

one conversation transcript already in the R environment