Skip to content

microeco v0.17.0

Choose a tag to compare

@ChiLiubio ChiLiubio released this 02 May 06:16
· 590 commits to master since this release

• add save_table function in microtable class
• add ggnested method for nested legend in plot_bar of trans_abund
• add plot_radar function in trans_abund
• add plot_donut function in trans_abund
• create plot_tern function in trans_abund
• add add_label function in plot_pie of trans_abund
• add cal_NST_convert function in trans_nullmodel
• fix y axis bug in plot_bar of trans_abund
• create inner expand_colors function to expand more colors automatically
• interpolate colors when not enough in trans_abund, trans_alpha and trans_beta
• add ggraph_node_text parameter in plot_network function
• check input data format of microtable
• set default color_values in plot_sum_links function
• delete color_palette_20 variable
• rename use_colors to color_values in plot_clustering function of trans_beta
• reset default color_values in plot_bar of trans_abund
• fix add_rownames2taxonomy for tax_table NULL in microtable
• add Github and Issues link in microeco help document
• rename all xtext_type_hor parameters to xtext_angle in trans_abund
• delete ylab_title parameter in plot_bar of trans_abund
• move igraph from 'Suggest' to 'Import'