x2y_conv2_y2x: convert x2ylist to y2xlist

Description Usage Arguments Value Author(s) Examples

Description

convert list of x-y associations to list of y-x associations

Usage

1
x2y_conv2_y2x(x2ylist)

Arguments

x2ylist

a list which the names are xs and the elements are ys of each x

Value

a list of y2x

Author(s)

Peng Ni, Min Li

Examples

1
2
data(go2g_sample)
g2go_sample<-x2y_conv2_y2x(go2g_sample[1:100])

PengNi/dSimer documentation built on May 8, 2019, 1:28 a.m.