hashtagfrequency: hashtagfrequency

Description Usage Arguments Value

View source: R/hashtagfrequency.R

Description

hashtagfrequency

Usage

1
hashtagfrequency(df, colonne, slice = NA, original = FALSE)

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

original

Returns the original case of hashtags. Caution : can be very slow. Default set to FALSE

Value

Return the hashtag frequency of the column you chose


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