Plot histograms for hashtag counts

plot_hashtag(df, split = NULL, xlim = c(0, NA), ylim = c(0, NA))

Arguments

df

dataframe with hashtags as columns and cells as rows

split

variable to split histogram by

xlim

z axis limits, lower defaults to zero

ylim

y axis limits, lower defaults to zero

Value

list of plots for each hashtag in df