is.supported: Check if ecr operator supports given representation.

View source: R/makeOperator.R

is.supportedR Documentation

Check if ecr operator supports given representation.

Description

Check if the given operator supportds a certain representation, e.g., “float”.

Usage

is.supported(operator, representation)

Arguments

operator

[ecr_operator]
Object of type ecr_operator.

representation

[character(1)]
Representation as a string.

Value

[logical(1)] TRUE, if operator supports the representation type.


jakobbossek/ecr2 documentation built on Sept. 23, 2023, 12:33 p.m.