get_copy_tral_fun: Get a function to 'simulate' a twin alignment by simply...

View source: R/get_copy_tral_fun.R

get_copy_tral_funR Documentation

Get a function to 'simulate' a twin alignment by simply copying the true alignment.

Description

Get a function to 'simulate' a twin alignment by simply copying the true alignment.

Usage

get_copy_tral_fun()

Value

the function copy_true_alignment

See Also

See check_sim_twal_fun to the the other functions to simulate a twin alignment. Use sim_twin_alignment to use this function to create a twin alignment.

Examples

f <- get_copy_tral_fun()
# This adapter function must be a sim_twin_alignment function
check_sim_twal_fun(f)

richelbilderbeek/pirouette documentation built on Oct. 18, 2023, 3:09 p.m.