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

Parse JDX matadata into @data #28

Open
GegznaV opened this issue Jul 31, 2021 · 0 comments
Open

Parse JDX matadata into @data #28

GegznaV opened this issue Jul 31, 2021 · 0 comments

Comments

@GegznaV
Copy link
Member

GegznaV commented Jul 31, 2021

This originally was a comment #23 (comment) by @cbeleites. But it is worth a separate issue:


For some of the other import filters, I use a keys2data argument to specify which metadata should be turned into extra data columns. It is actually used to index such metadata lists: list_jdx[[2]][keys2data]

I suggest using the same here.

  • keys2data = FALSE no key used
  • keys2data = TRUE all available keys (useful to get an overview over "unknown" files)
  • keys2data = c("$FILENAME", "$SCAN") -> you get the idea

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

No branches or pull requests

1 participant