KasperSkytte / ampvis2

Tools for visualising microbial community amplicon data
https://kasperskytte.github.io/ampvis2/
GNU General Public License v3.0
66 stars 23 forks source link

amp_heatmap tax_show vector gives warning #122

Closed KasperSkytte closed 2 years ago

KasperSkytte commented 2 years ago

If tax_show = c("a", "b") Warning messages: 1: In if (tax_show != "all") { : the condition has length > 1 and only the first element will be used 2: In if (tax_show == "all") { : the condition has length > 1 and only the first element will be used