Adds grants after the last cached ones. Once it is updated

nsf_update_cached()

Value

A data.frame with the original grants data and appended new data

Examples

# not running as it's slow
# grants <- nsf_update_cached()
# usethis::use_data(grants, overwrite=TRUE) # if you are updating the package as well