ropensci / awardFindR

Scan multiple online grant databases for relevant awards
https://docs.ropensci.org/awardFindR
Other
16 stars 7 forks source link

ophil searches break at deduplication because of missing id #11

Closed adam3smith closed 3 years ago

adam3smith commented 3 years ago
> data <- awardFindR(keywords="qualitative", sources = c("ophil"), from = "2011-01-01")

Grabbing url: https://www.openphilanthropy.org/giving/grants?keys="qualitative"
Error in `[<-.data.frame`(`*tmp*`, awards$id == duplicates$id[n], , value = list( : 
  missing values are not allowed in subscripted assignments of data frames