gtr_graph_one_mode.Rd
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