We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
covidcast
data_source
source
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use the same base name for data-source-associated:
covidcast_epidata()
Either source and sources or data_source and data_sources.
sources
data_sources
The text was updated successfully, but these errors were encountered:
fix: consistent arg names in covidcast() #53
0e5fac2
So this is tricky because:
I'm going with (1), even though it feels slightly wrong: I really don't expect anyone to need the source keyword inside the covidcast function.
Sorry, something went wrong.
dsweber2
Successfully merging a pull request may close this issue.
Use the same base name for data-source-associated:
covidcast
and related functionscovidcast_epidata()
covidcast
resultsEither
source
andsources
ordata_source
anddata_sources
.The text was updated successfully, but these errors were encountered: