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

Add a function to generate plain-text summaries of EML metadata #1

Closed
cboettig opened this issue Jun 26, 2013 · 0 comments
Closed

Add a function to generate plain-text summaries of EML metadata #1

cboettig opened this issue Jun 26, 2013 · 0 comments
Assignees

Comments

@cboettig
Copy link
Member

A couple of options on how to do this:

  • Provide in markdown formatting?
  • More crudely: convert directly to YAML instead? as.yaml(xmlToList(eml.xml))

Ideal rendering would drop some of the less essential markup (e.g. stuff intended more for machines than people -- unit definitions, numeric types, etc).

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

1 participant