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


facilebio/FacileData documentation built on Feb. 23, 2024, 9:14 a.m.