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

[R-Forge #4690] as.data.table keep.rownames supports naming the new column (in addition to the default 'rn') #569

Closed
arunsrinivasan opened this issue Jun 8, 2014 · 3 comments

Comments

@arunsrinivasan
Copy link
Member

Submitted by: Malcolm Cook; Assigned to: Nobody; R-Forge link

proposed change to documentation for new feature

keep.rownames: If ‘...’ is a ‘matrix’ or ‘data.frame’, TRUE will retain the rownames of that object in a column named ‘rn’; a length 1 character will retain the rownames in a column by that name. Anything else, including the default of FALSE, will discard rownames.

@nr0cinu
Copy link

nr0cinu commented Mar 26, 2015

(duplicate of #575)

@arunsrinivasan
Copy link
Member Author

Yes indeed. Thanks @and3k. Have added #575 to 1.9.6 milestone. Should be quite straightforward to implement that feature.

@nr0cinu
Copy link

nr0cinu commented Mar 26, 2015

👍 Thanks!

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