is_FIPS_df: Test if the object is a FIPS_df

View source: R/FIPS_df.R

is_FIPS_dfR Documentation

Test if the object is a FIPS_df

Description

This function returns TRUE for FIPS_df, and FALSE for all other objects, including regular data frames.

Usage

is_FIPS_df(x)

Arguments

x

An object

Value

TRUE if the object inherits from the inherits(x, "FIPS_df").


humanfactors/FIPS documentation built on Aug. 24, 2023, 6:33 p.m.