std_mutate_fun.Rd
Retrieve Standard Mutation for Templates
std_mutate_fun(tlgfname, pmap = std_pmap)
(character
) function name of tlg-function
('data frame') preprocessing map, see std_pmap
for the required format
std_mutate_fun("aet02_1")
#> function (x)
#> x
#> <bytecode: 0x56058af04ec0>
#> <environment: namespace:base>