## ----include = FALSE---------------------------------------------------------- knitr::opts_chunk$set( collapse = TRUE, comment = "#>" ) ## ----setup-------------------------------------------------------------------- library(nomiShape) ## ----------------------------------------------------------------------------- zipf_rank_plot(alice,"word") ## ----------------------------------------------------------------------------- zipf_rank_plot(alice,"word",loglog = T)