is_FIPS_df.Rd
This function returns TRUE for FIPS_df, and FALSE for all other objects, including regular data frames.
TRUE
FALSE
is_FIPS_df(x)
An object
TRUE if the object inherits from the inherits(x, "FIPS_df").
inherits(x, "FIPS_df")