powered by
List Authorized Investigators at Institution
list_authorized_investigators( party_id = 12, vb = options::opt("vb"), rq = NULL )
A data frame with information the institution's authorized investigators.
Target party ID.
Show verbose messages. (Defaults to FALSE, overwritable using option 'databraryr.vb' or environment variable 'R_DATABRARYR_VB')
FALSE
An httr2-style request object. If NULL, then a new request will be generated using make_default_request().
httr2
make_default_request()
# \donttest{ if (FALSE) { list_institutional_affiliates() # Default is Penn State (party 12) } # }
Run the code above in your browser using DataLab