textometrieR
[iramuteq] / Rlib / textometrieR / man / pareto.Rd
diff --git a/Rlib/textometrieR/man/pareto.Rd b/Rlib/textometrieR/man/pareto.Rd
new file mode 100644 (file)
index 0000000..37f2c9a
--- /dev/null
@@ -0,0 +1,21 @@
+\name{pareto}
+\alias{pareto}
+
+\title{ Draw a pareto graphic of lexical distribution }
+\description{
+  Draw a pareto graphic of lexical distribution
+}
+\usage{
+pareto(x)
+}
+
+\arguments{
+  \item{x}{ named vector of frequencies }
+}
+
+\value{
+  a plot
+}
+
+\author{Sylvain Loiseau}
+