other_parent_cols: Get all other values and parent values

View source: R/monitor.R

other_parent_colsR Documentation

Get all other values and parent values

Description

Get all other values and parent values

Usage

other_parent_cols(.tbl, other_cols, other, id_col)

Arguments

.tbl

A tibble of data

other_cols

A tibble produced by other_cols

other

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

id_col

Survey id, usuallly uuid

Value

A tibble with all "other" values and their parent values


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