gtr_graph_one_mode: gtr_graph one-mode

View source: R/gtr_graph_one_mode_function.R

gtr_graph_one_modeR Documentation

gtr_graph one-mode

Description

This function create a inter-organisational collaboration network (projection from org-project data)

Usage

gtr_graph_one_mode(dataframe, weighted, start_year, end_year)

Arguments

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

Value

gs igraph object


MatthewSmith430/GtR documentation built on July 4, 2025, 4:32 p.m.