Skip to content

Typo "retruned" in Tidying section of all step documentation #184

Description

@EmilHvitfeldt

Issue

Every step's # Tidying section contains the same typo: "retruned" instead of "returned".

When you `tidy()` this step, a tibble is retruned with columns `terms` and `id`

Affected files

  • R/smote.R
  • R/bsmote.R
  • R/adasyn.R
  • R/smotenc.R
  • R/nearmiss.R
  • R/tomek.R
  • R/upsample.R
  • R/downsample.R
  • R/rose.R

All nine steps are affected. The typo is present in both the .R source and the rendered .Rd man files. Re-documenting after fixing will update the man files.

Metadata

Metadata

Assignees

No one assigned

    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