get.components {swfdr}R Documentation

Get a set intersection, but when second set is null default to first set

Description

This is meant to identify a subset of supported features that are requested

Usage

get.components(supported, requested)

Arguments

supported

vector of supported feature names

requested

vector of requested feature names

Value

character vector with an intersection, or all supported features


[Package swfdr version 1.12.0 Index]