powered by
## S3 method for class 'kwic': plot(x, ...)
plot
mobydick <- corpus(textfile(unzip(system.file("extdata", "pg2701.txt.zip", package = "quanteda")))) plot(kwic(mobydick, "Ahab*"))
Run the code above in your browser using DataLab