is_face: Check if an object is of class face

Description Usage Arguments Value See Also Examples

Description

Checks if an object is of class face.

Usage

1
is_face(face, error = FALSE)

Arguments

face

An object to check.

Value

A logical.

See Also

Other hisafe helper functions: copy_hisafe_template(), get_pheno_dates(), get_pruning_dates(), hip_params(), hisafe_info(), hisafe_profiles(), hop_filter(), hop_merge(), hop_params(), hop_rename(), is_hip(), is_hop(), join_profiles(), make_rel_years(), profile_check(), variable_check(), which_profiles()

Examples

1
2
3
4
## Not run: 
is_face(myface)

## End(Not run)

kevinwolz/hisafer documentation built on Oct. 19, 2020, 4:43 p.m.