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

Custom serialization #64

Open
gluc opened this issue May 24, 2016 · 1 comment
Open

Custom serialization #64

gluc opened this issue May 24, 2016 · 1 comment

Comments

@gluc
Copy link
Owner

gluc commented May 24, 2016

Saving environments results in huge files. Instead of environments, we could simply save as list of list. Essentially, what we get when calling ToListExplicit

@dylanbeaudette
Copy link

I have an immediate use for this!

I was planning to include the data.tree representation of a very large taxonomy in the new SoilTaxonomy pacakge vs. de-normalized data.frame representation. The saved data.table objects are 10-100x larger than data.frame.

I would be happy to test this out.

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

2 participants