From b84634d08532ac7533899e6733f83e5e4b354c5a Mon Sep 17 00:00:00 2001 From: Scott Nestler Date: Sun, 15 Jan 2017 03:43:30 -0500 Subject: [PATCH] Update exclamation.R (#52) Add the word "hooah" to the list; it is a common explanation among those who have served in the military. --- R/exclamation.R | 1 + 1 file changed, 1 insertion(+) diff --git a/R/exclamation.R b/R/exclamation.R index 183c8c1..cac1b6b 100644 --- a/R/exclamation.R +++ b/R/exclamation.R @@ -16,6 +16,7 @@ exclamation <- c( "ho-ho", "huh", "heh", + "hooah", "hooray", "hurrah", "hurray",