ls_tsv_get_rows: Display rows from a LimeSurvey dataframe that meet a...

View source: R/ls_tsv_get_rows.R

ls_tsv_get_rowsR Documentation

Display rows from a LimeSurvey dataframe that meet a criterion

Description

Display rows from a LimeSurvey dataframe that meet a criterion

Usage

ls_tsv_get_rows(data, ...)

Arguments

data

The datafram.

...

For now, one column/value pair (the criterion).

Value

The rows, passed through ls_tsv_rows().

Examples

### Add later

limonaid documentation built on June 14, 2022, 1:06 a.m.