R package to access the genomics and epidemiology data and Research Library metadata compiled and standardized on outbreak.info.
20
stars
10
forks
source link
Need to check resources `fetchAll` for list/string inconsistencies #73
Open
flaneuse opened 3 years ago
ugh. :(
getResourcesData(query = 'seroprevalence OR "sero-prevalence"', fetchAll = TRUE)
-->license
is a list in some cases and string in others, triggering the error that the dataframes between pages can't be combined.