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

Write field descriptions #18

Open
dkyleward opened this issue Nov 11, 2017 · 1 comment
Open

Write field descriptions #18

dkyleward opened this issue Nov 11, 2017 · 1 comment

Comments

@dkyleward
Copy link

@gregmacfarlane would modifying the write binary.cpp to include field descriptions be terribly difficult? What are the general steps I would need to take? I really like that read_tcad brings the descriptions in as labels. I see that you are using the data.table package - does it require that the resulting DF be a data.table, or do tibbles support labels as well?

If it's involved, then this will be a long term goal. It would be nice to create the SE Data tables for our models in R and have each field fully described. For now, I can just export a CSV and copy the data into a bin table that has the right descriptions.

@gregmacfarlane
Copy link
Contributor

I really don't know what would be necessary, though it would almost certainly involve the C++ code at some point.

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

2 participants