textometrieR
[iramuteq] / Rlib / textometrieR / tests / specificites.probabilities.R
1 library(textometrieR);
2 # checking that the output of specificites.probabilities() remains the same...
3 data(robespierre); # loading the sample data set
4 specificites.probabilities(robespierre);