powered by
Creates a table summarising distribution of the length of responses.
fst_length_summary(data, desc = "All responses", incl_sentences = TRUE)
Table summarising distribution of lengths of responses.
dataframe of text in CoNLL-U format, with optional additional columns.
An optional string describing responses in table, default is `"All responses"`.
Whether to include sentence data in table, default is `TRUE`.
fst_length_summary(fst_child, incl_sentences = FALSE) fst_length_summary(fst_dev_coop, desc = "Q11_3")
Run the code above in your browser using DataLab