Skip to content

A little problem with the plot title in plotConcTimeSmooth() #399

@rmhirsch49

Description

@rmhirsch49

Laura:

In the code for plotConcTimeSmooth() there is a part that looks like this:

title <- if (printTitle) {
paste(localINFO$shortName, localINFO$paramShortName,
"\nEstimated", qUnit@prefix, "Versus Year\nCentered on",
monthInfo@monthFull[monthCenter], dayCenter, "of each year, at",
numQ, "specific", tolower(qUnit@prefix))

What it should say on the third line is:

"\nEstimated Concentration Versus Year\nCentered on",

Thanks.

Bob

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions