You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Browse[5]> subtaxa(unite_ex_data_3, subset = rep(FALSE, nrow(unite_ex_data_3$taxon_data)))
Error in names(object) <- nm : attempt to set an attribute on NULL
This bug also exists in the taxa version of subtaxa. issue
Browse[5]> taxa::subtaxa(ex_taxmap, subset = rep(FALSE, length(ex_taxmap$taxa)))
Error in names(object) <- nm : attempt to set an attribute on NULL
The text was updated successfully, but these errors were encountered:
This bug also exists in the
taxa
version of subtaxa. issueThe text was updated successfully, but these errors were encountered: