guolv | R Documentation |
Filter your data
guolv(tab, sum = 10, exist = 1)
tab |
dataframe |
sum |
the rowsum should bigger than sum(default:10) |
exist |
the exist number bigger than exist(default:1) |
input object
data(otutab)
guolv(otutab)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.