Skip to content

Note ao rodar o devtools check #17

@beatrizmilz

Description

@beatrizmilz
❯ checking R code for possible problems ... NOTE
  Found if() conditions comparing class() to string:
  File ‘munifacil/R/limpar_colunas.R’: if (class(expr_col_uf) == "character" | class(expr_col_muni) == "character") ...
  File ‘munifacil/R/limpar_colunas.R’: if (class(expr_col_uf) == "name") ...
  File ‘munifacil/R/limpar_colunas.R’: if (class(expr_col_muni) == "name") ...
  Use inherits() (or maybe is()) instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions