Skip to content

metric.scores - input parameter col_IndexRegion should be col_IndexClass #103

@leppott

Description

@leppott

Describe the bug
Function metric.scores input parameter col_IndexRegion should be col_IndexClass

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
image

Additional context
When changed both BioMonTools and BCGcalc packages to use "Index_Class" and not "Index_Region" or other name (e.g., Site_Class) missed this one.

Will need to add a new input parameter to avoid breaking existing code that relies on the function (e.g., Shiny apps).

Place new variable, col_IndexClass, in the same slot and move col_IndexRegion to the end.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions