Skip to content

data.frame and ⁠stringsAsFactors #1151

@lorenzwalthert

Description

@lorenzwalthert

From the README:

tibble() does much less than data.frame(): it never changes the type of the inputs (e.g. it never converts strings to factors!)

This sounds outdated as of R 4.0.0 and might be confusing to users who are not familiar with the old behavior. Albeit one of the biggest confusions around data.frame is no longer true (fortunately), there are many more that could inherit its position in the README.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions