Skip to contents

Is an object a data_profile?

Usage

is_data_profile(x)

Arguments

x

Any object.

Value

TRUE if x has class data_profile.

Examples

is_data_profile(profile_data(iris))
#> [1] TRUE