expand_category_mask: Expand Category Mask to Categories

View source: R/fallingfruit.R

expand_category_maskR Documentation

Expand Category Mask to Categories

Description

Expand Category Mask to Categories

Usage

expand_category_mask(mask)

Arguments

mask

Integer represention of a binary category mask.

Value

Vector of category names.

See Also

Other Falling Fruit functions: build_location_descriptions, build_location_description, build_type_strings, get_ff_types, match_type_strings, normalize_type_strings, parse_type_strings

Examples

expand_category_mask(0)
expand_category_mask(3)

falling-fruit/fruitr documentation built on Dec. 21, 2024, 8:32 p.m.