is_FIPS_df | R Documentation |
This function returns TRUE
for FIPS_df,
and FALSE
for all other objects, including regular data frames.
is_FIPS_df(x)
x |
An object |
TRUE
if the object inherits from the inherits(x, "FIPS_df")
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.