mattlee821 / EpiViz

R package to produce circos plots for epidemiologists

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to solve: Error in legend == TRUE : comparison (==) is possible only for atomic and list types

pritiM19 opened this issue · comments

Hi,

I get this error :
Error in legend == TRUE :
comparison (==) is possible only for atomic and list types

How can I solve it?
Thank you!

commented
  1. Can you share your code
  2. does the example legend code work

Hi..I figured out the previous error. Now I have a new error

Error: Length of data and length of factors differ.

How can I fix this? I am plotting 2 tracks

commented

you can try this solution: #4 (comment)