bigrams: Calculate the bigrams

Description Usage Arguments Value Author(s) Examples

View source: R/sorensenDice.R

Description

Calculate the bigrams of a string

Usage

1
bigrams(string)

Arguments

string

a string for calculating the bigrams

Value

the bigrams of the string

Author(s)

Daniel Rodriguez Perez

Examples

1
bigrams('saturday')

drodriguezperez/financialsanctions documentation built on May 17, 2019, 2:42 p.m.