other_cols: Get all other values

View source: R/monitor.R

other_colsR Documentation

Get all other values

Description

Get all other values

Usage

other_cols(.tbl, other, id_col)

Arguments

.tbl

A tibble of data

other

A character vector of the start of all other column names. E.g., other = "other_"

id_col

Survey id, usually uuid

Value

A tibble with all "other" answers


gnoblet/impactR documentation built on March 20, 2023, 2:24 a.m.