Skip to content

Coerce to data frame in column_to_rownames()#517

Merged
krlmlr merged 2 commits intotidyverse:masterfrom
krlmlr:f-114-row-names
Oct 24, 2018
Merged

Coerce to data frame in column_to_rownames()#517
krlmlr merged 2 commits intotidyverse:masterfrom
krlmlr:f-114-row-names

Conversation

@krlmlr
Copy link
Copy Markdown
Member

@krlmlr krlmlr commented Oct 22, 2018

Closes #114 -- the last bits of that issue, stripping row names in as_tibble() is already implemented.

@krlmlr krlmlr requested a review from hadley October 22, 2018 20:31
@krlmlr
Copy link
Copy Markdown
Member Author

krlmlr commented Oct 22, 2018

Not sure we should touch as.data.frame.tbl_df() if we adapt column_to_rownames().

Copy link
Copy Markdown
Member

@hadley hadley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also needs a update to the docs; I'd suggest using @return

@krlmlr krlmlr merged commit 23af1b7 into tidyverse:master Oct 24, 2018
@krlmlr krlmlr deleted the f-114-row-names branch October 24, 2018 07:28
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove support for row names

2 participants