Skip to content

make fy inherit character #202

@todo

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.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions