corporaexplorer (version 0.6.2)

transform_regular: Adjusts data frame to corporaexplorer format

Description

Adjusts data frame to corporaexplorer format

Usage

transform_regular(df, normalise = TRUE)

Arguments

df

Data frame with Date column (Date), Text column (character), and optionally Title (character), URL (character), and Type (character) columns.

normalise

Should non-breaking spaces (U+00A0) and soft hyphens (U+00ad) be normalised?

Value

A tibble ("data_dok")