alpscarf_LV_matrix: Calculate Levenshtein distance of each pair of the given set...

Description Usage Arguments Value

View source: R/alpscarf_statistics.R

Description

Calculate Levenshtein distance of each pair of the given set of sequences

Usage

1
alpscarf_LV_matrix(alp_df = NULL, expected_order = NULL)

Arguments

alp_df

a data frame with Alpscarf info, at least two columns "p_name" "AOI"

expected_order

expected visit order, two columns "AOI" and "AOI_order"

Value

LV_matrix_df, a Levenshtein-distance matrix of each pair of "p_name"


Chia-KaiYang/alpscarf documentation built on May 21, 2020, 4:25 a.m.