implodeList-old: implode list of arguments into environment

Description Usage Arguments Details Author(s) Examples

Description

apply on list of variables to be put in the local environment

Usage

1

Arguments

x

list of variables

Details

help the propagation of e.g. graphical paramters

Author(s)

Jesper R. Gadin

Examples

1
2
3
4
lst <- list(hungry='yes', thirsty='no')
implodeList.old(lst)
#the check ls()
 ls()

AllelicImbalance documentation built on Nov. 8, 2020, 6:52 p.m.