Converts a Taxmap object to the basic_format.
as_basic_format(obj, cols = NULL, out_names = NULL)An object to be converted to a Taxmap object with create_taxmap.
Column names used for calc_taxon_abund. Default: NULL
Column names of the output used for calc_obs_props. Default: NULL
A Taxmap object in the "basic_format".
See the MicrobiomeR_Formats documentation.