check_scale: Check scale for typos

View source: R/check_scale.R

check_scaleR Documentation

Check scale for typos

Description

Check scale for typos

Usage

check_scale(data, var.names, min, max)

Arguments

data

A data-frame

var.names

Character vector with variable names

min

minimum of scale

max

maximum of scale

Value

A dataframe containing all cases with values above and below the allowed values.


jazznbass/wmisc documentation built on Oct. 29, 2024, 5:42 p.m.