arrange_investigators_by_role | R Documentation |
Grant roles have a certain hierarchy (PI, Co-I, postdoc, etc). This function will sort the investigators by this predefined hierarchy.
arrange_investigators_by_role(investigators)
investigators |
An investigators tibble |
The package variable role_order
defines the order of roles to be considered.
A sorted investigators table, ordered by investigator role.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.