which_profiles: Get which profiles exist in a hop

Description Usage Arguments Value See Also Examples

Description

Gets names of which profiles exist in a hop.

Usage

1
which_profiles(hop, profiles = NULL)

Arguments

hop

An object of class hop or face.

profiles

A character vector of the names of the profiles to check for. If NULL, returns the names of all available profiles.

Value

A character vector of the available profiles in the hop.

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_face(), is_hip(), is_hop(), join_profiles(), make_rel_years(), profile_check(), variable_check()

Examples

1
2
3
4
## Not run: 
what_profiles(myhop, c("cells", "voxels"))

## End(Not run)

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