get_ngram: Returns the n-grams, skipping NA values

Description Usage Arguments Value

View source: R/get-ngram.R

Description

Returns the n-grams, skipping NA values

Usage

1
get_ngram(.data, n)

Arguments

.data

vector to get n-grams from

n

number of n-grams to attain

Value

n-gram vector without NA values


jcai849/iNZightTA documentation built on Dec. 2, 2020, 6:59 a.m.