Skip to content
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

Closed
1 of 3 tasks
adam3smith opened this issue Dec 21, 2019 · 1 comment
Closed
1 of 3 tasks

fq for dataverse_search is broken #37

adam3smith opened this issue Dec 21, 2019 · 1 comment

Comments

@adam3smith
Copy link
Contributor

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

@wibeasley wibeasley mentioned this issue Jan 1, 2020
11 tasks
@wibeasley
Copy link
Contributor

@adam3smith, I believe this can this be closed now. Reopen it if I'm overlooking something.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants