X-Git-Url: http://iramuteq.org/git?a=blobdiff_plain;f=autres%2FRlib%2FtextometrieR%2Fman%2Fpareto.Rd;fp=autres%2FRlib%2FtextometrieR%2Fman%2Fpareto.Rd;h=37f2c9a6f712d6e872e3996631dff56816a8c584;hb=eaa044d1147e26b82942ce56d5965c83fdddf069;hp=0000000000000000000000000000000000000000;hpb=10d67a5cd48583c060b6a0e77e87c41f80671027;p=iramuteq diff --git a/autres/Rlib/textometrieR/man/pareto.Rd b/autres/Rlib/textometrieR/man/pareto.Rd new file mode 100644 index 0000000..37f2c9a --- /dev/null +++ b/autres/Rlib/textometrieR/man/pareto.Rd @@ -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} +