dual_singleopts: Makes outputs like above but for single response questions

View source: R/outputs.R

dual_singleoptsR Documentation

Makes outputs like above but for single response questions

Description

Makes outputs like above but for single response questions

Usage

dual_singleopts(dat, x, y = NULL, ..., na.rm = TRUE, use.table = FALSE)

Arguments

dat

The data frame

x, y

An integer or character vector of length 1L for selecting a column from .data.

...

Arguments passed on to applyFilter.

na.rm

Logical

use.table

Logical. Whether a table object is created internally or not for the handling of bivariate data.


BroVic/jGBV documentation built on Oct. 9, 2022, 6:38 a.m.