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

let as.quitte support lists #68

Merged
merged 3 commits into from
Sep 19, 2023
Merged

Conversation

orichters
Copy link
Contributor

  • I need it to convert lists of magpie objects.

old:

data <- as.quitte(readGDX("fulldata.gdx",c("vm_Mport","vm_prodPe"), types = c("variables"),  field = "l" ))                                                                                Error in `UseMethod()`:
! no applicable method for 'as.quitte' applied to an object of class "list"
Run `rlang::last_trace()` to see where the error occurred.

new:

  • it works

Feel free to improve in any way if needed.

@orichters orichters merged commit 55010a9 into pik-piam:master Sep 19, 2023
2 checks passed
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

Successfully merging this pull request may close these issues.

2 participants