Thanks to visit codestin.com
Credit goes to github.com

Skip to content

strings_as_factors_linter false positive for c() with quote-named arguments #1036

@MichaelChirico

Description

@MichaelChirico

As pointed out by @AshesITR in #1020, there's a false positive in strings_as_factors linter for:

data.frame(a = c('b c' = 1))

Metadata

Metadata

Assignees

No one assigned

    Labels

    false-positivecode that shouldn't lint, but does

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions