transform_regular {corporaexplorer} | R Documentation |
Adjusts data frame to corporaexplorer format
transform_regular(df, tile_length_range = c(1, 10))
df |
Data frame with Date column (Date), Text column (character), and optionally Title (character), URL (character), and Type (character) columns. |
tile_length_range |
Numeric vector of length two.
Fine-tune the tile lengths in document wall
and day corpus view. Tile length is calculated by
|
A tibble ("data_dok")