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