Is it possible to remove the NA and enlarge from the second column
Chao-lilly opened this issue · 1 comments
Chao-lilly commented
gparnaudeau commented
Hi there, maybe you already found the solution, but just in case, here is what I did:
I filtered when node
is a NA with filter(!is.na(node))