Closed mikemc closed 6 months ago
Recently I noticed that I am getting an error when I try to print an otu table,
> print(otu) Error in eval(call("force", as.symbol(paste0("..", x)))) : argument "..2" is missing, with no default
I haven't had a chance to create reprex or look into what is going on here, but this is sufficiently annoying that I will try to do this soon.
Addendum: The same error occurs on tax tables, but not on sample data. I'm guessing it's specific to matrices.
Recently I noticed that I am getting an error when I try to print an otu table,
I haven't had a chance to create reprex or look into what is going on here, but this is sufficiently annoying that I will try to do this soon.
Addendum: The same error occurs on tax tables, but not on sample data. I'm guessing it's specific to matrices.