#' The native order of investigator roles within the system.
#'
#' @details
#' Investigator roles follow a hierarchy from PI through consultant and mentor. This variable consists
#' of all known roles in order so that investigators can be arranged using this hierarchy.
#'
#' @export
role_order<-c("Contact PI","PI","Co-PI","MPI","PD/PI","Site PI","Core Co-PI",
"co-I","Co-Leader","Bioinformatician","Biostatistician","Collaborator","CHE",
"PostDoctotal","PhD Student","Community Leader", "consultant","Consultant",
"Mentor", "Sponsor") #ESI and Former ESI are now roles.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.