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

pugi XML write/mod functions #24

Closed
3 tasks
JanMarvin opened this issue Jan 3, 2022 · 0 comments
Closed
3 tasks

pugi XML write/mod functions #24

JanMarvin opened this issue Jan 3, 2022 · 0 comments
Assignees

Comments

@JanMarvin
Copy link
Owner

Add functions to modify XML nodes

  • add attributes from named character vector
  • add children from character vector

Add function to create XML node

  • from name string, attributes vector and children vector.

Maybe embedded in a class that supports reading the same from a node.

I don't want to see any more XML pastes and no more regex magic ...

@JanMarvin JanMarvin self-assigned this Jan 3, 2022
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