is_frType: frType Vectors

View source: R/frType.R

is_frTypeR Documentation

frType Vectors

Description

Creates or test for objects of type "frType"

Usage

is_frType(x)

Arguments

x

object to be coerced or tested

Value

returns TRUE or FALSE depending on whether its argument is of type frType or not.

Examples


value <- frType("Cat")
is_frType(value)


jpmarindiaz/homodatum documentation built on May 1, 2023, 7:24 p.m.