This repository was archived by the owner on May 10, 2022. It is now read-only.

Description
index("shakespeare") %>%
prefix(speaker = "we") %>%
n()
Error in if (as.character(body) == "[]") { : argument is of length zero
> sessionInfo()
R version 3.3.0 (2016-05-03)
Platform: x86_64-w64-mingw32/x64 (64-bit)
Running under: Windows >= 8 x64 (build 9200)
locale:
[1] LC_COLLATE=English_United States.1252
[2] LC_CTYPE=English_United States.1252
[3] LC_MONETARY=English_United States.1252
[4] LC_NUMERIC=C
[5] LC_TIME=English_United States.1252
attached base packages:
[1] stats graphics grDevices utils datasets methods base
other attached packages:
[1] elasticdsl_0.0.3.9800 elastic_0.6.0