checkbox: Checkbox or Multiple choice Tabulation

View source: R/checkbox.R

checkboxR Documentation

Checkbox or Multiple choice Tabulation

Description

Tabulation of checkbox or multiple choice columns

Usage

  ctoimport(
    column,
    decimal = 1,
  )

Arguments

column

A multiple choice or checkbox column

decimal

Number of decimal point for the percentages

Examples

  NOT RUN
  checkbox(column,decimal)

Waiguru254/surveycto documentation built on July 4, 2024, 11:30 a.m.