contains_dummies: Check whether the utility function contains dummy coded...

View source: R/assertions.R

contains_dummiesR Documentation

Check whether the utility function contains dummy coded variables

Description

We are splitting on all separators first before detecting whether we have dummy coded attributes to allow for people reusing the _dummy name for the attribute.

Usage

contains_dummies(string)

Arguments

string

A string or list of strings

Value

A boolean equal to 'TRUE' if the utility function contains dummy coded attributes and 'FALSE' otherwise


spdesign documentation built on Oct. 18, 2024, 5:07 p.m.