arrange_investigators_by_role: Arrange investigator table by role

View source: R/arrange.R

arrange_investigators_by_roleR Documentation

Arrange investigator table by role

Description

Grant roles have a certain hierarchy (PI, Co-I, postdoc, etc). This function will sort the investigators by this predefined hierarchy.

Usage

arrange_investigators_by_role(investigators)

Arguments

investigators

An investigators tibble

Details

The package variable role_order defines the order of roles to be considered.

Value

A sorted investigators table, ordered by investigator role.


steveneschrich/pgreportr documentation built on Jan. 13, 2025, 7:09 p.m.