g_data.Rd
Process data previously passed to gior.
gior
g_data(g, from, to, value, ...)
An object of class gior as returned by gior.
Source and target of edges.
Numerical value of edges.
Any other columns to select from the data, i.e.: inColor or outColor
inColor
outColor
data("country_data") country_data %>% gior(init.country = "CN") %>% g_data(from, to, value)