Skip to content

Remove loops #5

@neerajt

Description

@neerajt

The loops in returnAdj() are inefficient and hard to read.

Proposed fix: Replace all the loops with more efficient *apply calls if and only if it also improves readability. If it doesn't, try something else (eg. dplyr).

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