textometrieR
[iramuteq] / Rlib / textometrieR / man / bfm.Rd
diff --git a/Rlib/textometrieR/man/bfm.Rd b/Rlib/textometrieR/man/bfm.Rd
new file mode 100644 (file)
index 0000000..8bb2dd7
--- /dev/null
@@ -0,0 +1,28 @@
+\name{bfm}
+\alias{bfm}
+\docType{data}
+\title{ ~~ data name/kind ... ~~}
+\description{
+  Contingency table of the frequency of adverbs in the BFM (Base de Francais
+  M \' e di \' e val) \emph{vs} all other parts of speech in each of the five genre
+  (literary, historical, didactic, law, religious).
+}
+\usage{data(bfm)}
+\format{
+  The format is:
+ num [1:2, 1:5]  103000 1370887   23429  413441   15345 ...
+}
+%\details{
+%  ~~ If necessary, more details than the __description__ above ~~
+%}
+\source{
+  BFM : http://w3.ens-lsh.fr/egerstenkorn/bfm/
+}
+%\references{
+%
+%}
+\examples{
+data(bfm)
+%## maybe str(bfm) ; plot(bfm) ...
+}
+\keyword{datasets}