Skip to content
Please note that GitHub no longer supports your web browser.

We recommend upgrading to the latest Google Chrome or Firefox.

Learn more
New issue

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

fq for dataverse_search is broken #37

Open
adam3smith opened this issue Dec 21, 2019 · 0 comments
Open

fq for dataverse_search is broken #37

adam3smith opened this issue Dec 21, 2019 · 0 comments

Comments

@adam3smith
Copy link

@adam3smith adam3smith commented Dec 21, 2019

Please specify whether your issue is about:

  • a possible bug
  • a question about package functionality
  • a suggested code or documentation change, improvement to the code, or feature request

Put your code here:

## load package
library("dataverse")

## code goes here
datasets <- dataverse_search("*", fq = "dateSort:[2018-01-01T00:00:00Z+TO+2019-01-01T00:00:00Z]", type="dataset", key = "",  server = "dataverse.harvard.edu"))


## session info for your system
sessionInfo()

I'm proposing a fix for this in #36

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant
You can’t perform that action at this time.