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

Documentation for duplicated #872

Closed
matthieugomez opened this issue Oct 9, 2014 · 1 comment
Closed

Documentation for duplicated #872

matthieugomez opened this issue Oct 9, 2014 · 1 comment
Assignees
Milestone

Comments

@matthieugomez
Copy link
Contributor

Documentation for duplicated reads
"duplicated returns a logical vector indicating which rows of a data.table have duplicate rows (by key)"

I think it should be replaced by something closer to the base R documentation:
"duplicated() returns a logical vector indicating which rows of a data.table are duplicates of a row with smaller subscripts"

@matthieugomez matthieugomez changed the title duplicated documentation Documentation for duplicated Oct 9, 2014
@arunsrinivasan
Copy link
Member

Yes, that's better. Thanks.

@arunsrinivasan arunsrinivasan self-assigned this Oct 13, 2014
@arunsrinivasan arunsrinivasan added this to the v1.9.6 milestone Oct 13, 2014
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