View source: R/ls_tsv_get_rows.R
ls_tsv_get_rows | R Documentation |
Display rows from a LimeSurvey dataframe that meet a criterion
ls_tsv_get_rows(data, ...)
data |
The datafram. |
... |
For now, one column/value pair (the criterion). |
The rows, passed through ls_tsv_rows()
.
### Add later
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.