LCS {tiger}R Documentation

Longest common sequence

Description

Faster implementation of the function provided by the qualV-package

Usage

LCS(a, b)

Arguments

a first vector.
b second vector.

Author(s)

Dominik Reusser

See Also

LCS


[Package tiger version 0.2 Index]