guolv: Filter your data

View source: R/statistics.R

guolvR Documentation

Filter your data

Description

Filter your data

Usage

guolv(tab, sum = 10, exist = 1)

Arguments

tab

dataframe

sum

the rowsum should bigger than sum(default:10)

exist

the exist number bigger than exist(default:1)

Value

input object

Examples

data(otutab)
guolv(otutab)

pcutils documentation built on June 26, 2024, 1:06 a.m.