has_feature_type: Test if a given feature type is stored in a FacileDataSet

View source: R/features.R

has_feature_typeR Documentation

Test if a given feature type is stored in a FacileDataSet

Description

Test if a given feature type is stored in a FacileDataSet

Usage

has_feature_type(x, feature_type)

Arguments

x

A FacileDataSet

feature_type

a character vector of potential feature types

Value

logical vector indicating whether or not a given feature_type is stored in x


facileverse/FacileData documentation built on April 12, 2025, 11:50 a.m.