has_type: Identify the type of the variable.

View source: R/feature_spec.R

has_typeR Documentation

Identify the type of the variable.

Description

Can only be used inside the steps specifications to find variables by type.

Usage

has_type(match = "float32")

Arguments

match

A list of types to match.

See Also

Other Selectors: all_nominal(), all_numeric()


tfdatasets documentation built on June 30, 2022, 1:04 a.m.