read_1file: read_1file

View source: R/read_1file.R

read_1fileR Documentation

read_1file

Description

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

Usage

read_1file(my_dat)

Arguments

my_dat

one conversation transcript already in the R environment

Value

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


ConversationAlign documentation built on Aug. 8, 2025, 7:22 p.m.