u54reportr | R Documentation |
The pgrt library is a package for loading REDCap outcomes data, processing and filtering this
data, and finally reporting this data in various summaries and tables. Underlying this entire
process is the concept of an over-arching program grant (pg
) that partially funds these
activities and supports infrastructure to accomplish the program aims.
Briefly, a REDCap server is used to collect and curate the raw data on submitted/funded grants, as well as publications. This library is then used to extract the data from the REDCap server and turn it into reports, tables and other reportables.
GRANTS Most of the current functionality is in grant submissions and funded grants. Key to this package is the grants table. It is a tibble (tidyverse) that contains grants, one line per grant. There are a number of different columns useful for sorting/filtering, and each one has an embedded tibble representing investigators.
Maintainer: Steven Eschrich Steven.Eschrich@moffitt.org (ORCID)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.