Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DS-3563: Use SumEmptyHandling() #6

Merged
merged 2 commits into from
Oct 12, 2021
Merged

DS-3563: Use SumEmptyHandling() #6

merged 2 commits into from
Oct 12, 2021

Conversation

chrisfacer
Copy link
Contributor

Include use of SumEmptyHandling() in cases where sum of an empty vector is expected to be zero.

  • treeFrameToList when user may not have supplied appopriate custom.colors
  • getShortenedLevels when a level label is blank and the code is designed to replace it with "X"

Include use of SumEmptyHandling() in cases where sum of an empty vector is expected to be zero.
* treeFrameToList when user may not have supplied appopriate custom.colors
* getShortenedLevels when a level label is blank and the code is designed to replace it with "X"
Checks in the shorten levels not required as levels cant be NULL or NA.
Simplified the update for the unavailable custom color argument
@jrwishart jrwishart merged commit 27dff9f into master Oct 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants