plot.a_res {pctax}R Documentation

Plot a_res object

Description

Plot a_res object

Usage

## S3 method for class 'a_res'
plot(x, group, metadata, ...)

Arguments

x

a a_res object

group

one of colname of metadata

metadata

metadata

...

addditional parameters for group_box or my_lm

Value

patchwork object,you can change theme with &

See Also

a_diversity


[Package pctax version 0.1.1 Index]