metacoder icon indicating copy to clipboard operation
metacoder copied to clipboard

Allow heat tree settings to be based on previous settings

Open zachary-foster opened this issue 7 years ago • 0 comments
trafficstars

This would work like mutate does. EG:

 heat_tree(obj,
           node_label = taxon_names,
           node_size = n_obs, 
           node_color = node_size)

zachary-foster avatar Jun 07 '18 14:06 zachary-foster