data(ips.16S)
# number of potentially-informative sites:
pis(ips.16S, what = "abs")
# proportion of potentially-informative sites:
pis(ips.16S, what = "frac")
# indices of potentially-informative sites:
pis(ips.16S, what = "ind")
Run the code above in your browser using DataLab