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()

pappewaio/AllelicImbalance documentation built on April 11, 2020, 2:58 a.m.