View source: R/gtr_graph_one_mode_function.R
gtr_graph_one_mode | R Documentation |
This function create a inter-organisational collaboration network (projection from org-project data)
gtr_graph_one_mode(dataframe, weighted, start_year, end_year)
dataframe |
dataframe from gtr_project_extract function |
weighted |
TRUE - uses project value, FALSE - uses number of projects |
start_year |
start year |
end_year |
end year |
gs igraph object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.