bigramfrequency: bigramfrequency

Description Usage Arguments Value

View source: R/bigramfrequency.R

Description

bigramfrequency

Usage

1
bigramfrequency(df, colonne, slice = NA)

Arguments

df

Your data frame

colonne

Your column

slice

Allows you to keep only a small number of observations, starting from the first. Default set to NA

Value

Return the bigram frequency of the column you chose


edouardschuppert/edouaRd documentation built on June 12, 2021, 2:22 a.m.