filter_pg_years_funded | R Documentation |
Starting from the grant table, filter the table to only include grants that started funding in specific Program Grant fiscal years (listed as Y01, Y02, ...). Note: grant funding can occur in a different fiscal year from grant submission.
filter_pg_years_funded(d, grant_years)
d |
The grant table |
grant_years |
A list of PG fiscal years (e.g., Y01, Y02) to filter to. |
A filtered grant table with only grants whose funding started in grant_years.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.