Hi,
I was trying to get the GOChord figure but I couldn't figure out what's going on here:
Error: Breaks and labels are different lengths
Run rlang::last_error() to see where the error occurred.
Además: Warning messages:
1: Using size for a discrete variable is not advised.
2: Removed 2 rows containing missing values (geom_point).
when I run `rlang::last_error() I get:
<error/rlang_error>
Breaks and labels are different lengths
Backtrace:
Hi, I was trying to get the GOChord figure but I couldn't figure out what's going on here:
Error: Breaks and labels are different lengths Run
rlang::last_error()
to see where the error occurred. Además: Warning messages: 1: Using size for a discrete variable is not advised. 2: Removed 2 rows containing missing values (geom_point).when I run
`rlang::last_error()
I get: <error/rlang_error> Breaks and labels are different lengths Backtrace:Have you seen this before? some clue?
Many thanks in advance!