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

Better support for HXL tags #1

Open
dickoa opened this issue Apr 24, 2018 · 2 comments
Open

Better support for HXL tags #1

dickoa opened this issue Apr 24, 2018 · 2 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@dickoa
Copy link
Owner

dickoa commented Apr 24, 2018

  • Preliminary support for rhxl added
  • Better support for HXL e.g automatically reading HXL tagged data
    @dirkschumacher
@dickoa dickoa added enhancement New feature or request help wanted Extra attention is needed labels Apr 24, 2018
@dirkschumacher
Copy link

👍 What do you mean by better? If you can give more details, it would be easier to see what I can do

@dickoa
Copy link
Owner Author

dickoa commented Apr 25, 2018

I added a hxl parameters in the read_session function (function that allows to read resource file directly in R) and I use the rhxl package to parse them more effectively.

https://github.com/dickoa/rhdx/blob/master/R/utils.R#L99
https://github.com/dickoa/rhdx/blob/master/R/resource.R#L112

Not directly related to HXL, the main issues I have right now is documenting and also having a consistent API. I can start working on a better doc but if you can test the package in order to improve the api and its usability it would help.

Thanks again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants