Skip to content

plot functions assume uncapitalized column names #30

Description

@nickreich

e.g. plot_peakper() should accept both entries with Location and location. As is, an entry can pass verify entry but breaks on the plot function.

d <- subset(dat, location==region & target=="Season peak percentage" & type=="Bin")

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