implodeList.old {AllelicImbalance} | R Documentation |
apply on list of variables to be put in the local environment
implodeList.old(x)
x |
list of variables |
help the propagation of e.g. graphical paramters
Jesper R. Gadin
lst <- list(hungry='yes', thirsty='no') implodeList.old(lst) #the check ls() ls()