hop_merge: Merge multiple hop objects

Description Usage Arguments Value See Also Examples

Description

Merges multiple hop objects, renaming simulation names if there are duplicates

Usage

1
hop_merge(..., path)

Arguments

...

Any number of individual hop objects to merge.

path

A character string to be stored in hop$path.

Value

Returns a hop object.

See Also

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

Examples

1
2
3
4
## Not run: 
new_hop <- hop_merge(hop1, hop2, hop3)

## End(Not run)

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