jacFilt: Filter List By Jaccard

View source: R/jacFilt.R

jacFiltR Documentation

Filter List By Jaccard

Description

*********

Usage

jacFilt(x, threshold = 0.7, which = FALSE)

Arguments

x

PARAM_DESCRIPTION

threshold

PARAM_DESCRIPTION, Default: 0.7

Details

DETAILS

Value

OUTPUT_DESCRIPTION

Examples

## Not run: 
if(interactive()){
 #EXAMPLE1
 }

## End(Not run)

jlaffy/scalop documentation built on March 24, 2024, 9 a.m.