Skip to content

bind_rows and bind_cols should preserve type of first input #1692

@hadley

Description

@hadley

i.e. if it's a data frame, the output should be data frame, if it's a tbl_df the output should be a tbl_df, if it's grouped the output should be grouped

Metadata

Metadata

Labels

featurea feature request or enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions