similarity_test: This function will take a vector of strings and provide a...

View source: R/similarity_test.R

similarity_testR Documentation

This function will take a vector of strings and provide a data frame of the similarity between pair of the elements inside the given vector

Description

This function will take a vector of strings and provide a data frame of the similarity between pair of the elements inside the given vector

Usage

similarity_test(x, th = 0.5)

Arguments

x

vector of strings to make the pairwise comparisons

th

threshold used for the analysis. values above the threshold will be provided in the output data frame


jpablo91/Pabloverse documentation built on April 11, 2024, 2:54 p.m.