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 Feb. 24, 2024, 7:59 a.m.