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

print.data.table gains print.keys argument, #1523 #1590

Closed
wants to merge 1 commit into from
Closed

print.data.table gains print.keys argument, #1523 #1590

wants to merge 1 commit into from

Conversation

MichaelChirico
Copy link
Member

Went with print.keys -- naming it keys or key seemed too misleading (though those names would be more in line with class or row.names arguments' logic).

Will have to be adjusted once #1589 is handled (if more than one index, use paste(sapply(indices(x), paste, collapse=", "), collapse=">, <")).

adding tests, option to onload
@arunsrinivasan
Copy link
Member

Please ensure tests pass.

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

Successfully merging this pull request may close these issues.

2 participants