Skip to content

Conversation

@djhammill
Copy link
Contributor

@amcdavid adding PR here to implement features or fixes required by CytoExploreR please see https://ozette.atlassian.net/browse/ODC-179

@djhammill djhammill requested a review from amcdavid November 5, 2024 04:33
@djhammill djhammill self-assigned this Nov 5, 2024

if(popName == "*" ){
if(alias == "*"|| dims == "")
if(alias == "*"|| dims %in% c("", NA))
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Kinda surprised that NA %in% NA returns TRUE, but apparently it does. R is full of surprises 😁

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants