Skip to content

Transpose with many by variables #199

@dbosak01

Description

@dbosak01

When proc_transpose() has many by variables, it can fail. The issue is that when the by variables create subset blocks smaller than the block that needs to be transposed, the split function on line 278 proc_transpose.R fails. Need to deal with this situation. Not sure how yet.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions