Skip to content

author_position() typos in calculation for Position_Normalized #105

@dirtyplants

Description

@dirtyplants

There are a couple of typos in author_position() here:

pectentage <- NA

pectentage <- NA

     } else{
        pectentage <- NA
      }
    } else{
      pectentage <- NA

I think both instances of pectentage should refer to the object percentage instead.

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