group_departments: Map/ group departments to/by college or other grouping

group_departmentsR Documentation

Map/ group departments to/by college or other grouping

Description

Map/ group departments to/by college or other grouping

Usage

group_departments(
  authors_df,
  department_name_list,
  department_var = "department"
)

Arguments

authors_df

Author dataframe extracted from dimensioans.ai data.

department_name_list

List of department names. This should NOT include phrases like "Deparment of...", just the names of the disciplines.

deparment_var

Name of the variable that contains the department affiliation.


tilltnet/rdimensions documentation built on Sept. 14, 2023, 7:02 p.m.