Three or more hashtags.
#[^#]+#[^#]+#
Long hashtags (15+ characters): #hashtagpunchline
{ | |
"word_separators": "/\\()\"'-:,;<>~!@#$%^&*|+=[]{}`~?" | |
} |
### Heather Piwowar | |
# Modifications to add confidence intervals added by Heather Piwowar | |
# Based on dotchart2{Hmisc} | |
dotchart2.CIs = | |
function (data, labels, groups = NULL, gdata = NA, horizontal = TRUE, | |
pch = 16, xlab = "", ylab = "", auxdata, auxgdata = NULL, | |
auxtitle, lty = if (.R.) 1 else 2, lines = TRUE, dotsize = 0.8, | |
cex = par("cex"), cex.labels = cex, cex.group.labels = cex.labels * | |
1.25, sort. = TRUE, add = FALSE, dotfont = par("font"), |