Skip to contents

Find the column with the longest character string.

Usage

find_document_column(df)

Arguments

df

a data.frame to search for the document column.

Value

the name of the column that is likely to contain the documents (i.e. text).