Skip to content

remove hard coded column references #2

@tzwilliams

Description

@tzwilliams

Some code uses numerical column references rather than column names. Find and fix these. For example,

modList <- modList[,c(1:4,20,21)] #TODO(call these columns by name)

was updated to work with B2, but now it won't work with B1.

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