Fix dontrun position in misc.R
Change-Id: Ice5166ae5efe4ff51ceaa19957558bea88482b6e
diff --git a/man/misc-functions.Rd b/man/misc-functions.Rd
index f0ae3c2..d9433a3 100644
--- a/man/misc-functions.Rd
+++ b/man/misc-functions.Rd
@@ -98,9 +98,9 @@
queryStringToLabel(c("[marmot/m=mood:subj]", "[marmot/m=mood:ind]"))
queryStringToLabel(c("wegen dem [tt/p=NN]", "wegen des [tt/p=NN]"))
+\dontrun{
library(ggplot2)
kco <- new("KorAPConnection", verbose=TRUE)
-\dontrun{
expand_grid(condition = c("textDomain = /Wirtschaft.*/", "textDomain != /Wirtschaft.*/"),
year = (2005:2011)) \%>\%