flextext_to_df: FLEX's .flextext file to dataframe

View source: R/flextext_to_df.R

flextext_to_dfR Documentation

FLEX's .flextext file to dataframe

Description

Convert .flextext file from FLEX to a dataframe.

Usage

flextext_to_df(file_name)

Arguments

file_name

string with a filename or path to the .flextext file

Value

a dataframe with columns: p_id, s_id, w_id, txt, cf, hn, gls, msa, morph, word, phrase, paragraph, free_trans, text, text_title

Author(s)

George Moroz <agricolamz@gmail.com>


phonfieldwork documentation built on Sept. 11, 2024, 9:18 p.m.