textometrieR
[iramuteq] / Rlib / textometrieR / man / pareto.Rd
1 \name{pareto}
2 \alias{pareto}
3
4 \title{ Draw a pareto graphic of lexical distribution }
5 \description{
6   Draw a pareto graphic of lexical distribution
7 }
8 \usage{
9 pareto(x)
10 }
11
12 \arguments{
13   \item{x}{ named vector of frequencies }
14 }
15
16 \value{
17   a plot
18 }
19
20 \author{Sylvain Loiseau}
21