dp_to_boolean: Convert a vector to 'boolean' using the specified field...

View source: R/field_boolean.R

dp_to_booleanR Documentation

Convert a vector to 'boolean' using the specified field descriptor

Description

Convert a vector to 'boolean' using the specified field descriptor

Usage

dp_to_boolean(x, fielddescriptor = list(), ...)

Arguments

x

the vector to convert.

fielddescriptor

the field descriptor for the field.

...

passed on to other methods.

Details

When fielddescriptor is missing a default field descriptor is generated.

Value

Will return an logical vector with fielddescriptor added as the 'fielddescriptor' attribute.


djvanderlaan/datapackage documentation built on June 12, 2025, 2:44 a.m.