Description Usage Arguments Value Author(s) Examples
convert list of x-y associations to list of y-x associations
1  | x2y_conv2_y2x(x2ylist)
 | 
x2ylist | 
 a list which the names are xs and the elements are ys of each x  | 
a list of y2x
Peng Ni, Min Li
1 2  | data(go2g_sample)
g2go_sample<-x2y_conv2_y2x(go2g_sample[1:100])
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.