Skip to content

make fy inherit character #202

Description

@todo

# TODO: make fy inherit character
if (inherits(.subset2(orig, "fy_year"), "fy") &&
!inherits(.subset2(custom.series, "fy_year"), "fy")) {
orig <- copy(orig)[, fy_year := as.character(fy_year)]
}


This issue was generated by todo based on a TODO comment in f1cea8b when #201 was merged. cc @HughParsonage.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions