textometrieR
[iramuteq] / Rlib / textometrieR / tests / specificites.R
diff --git a/Rlib/textometrieR/tests/specificites.R b/Rlib/textometrieR/tests/specificites.R
new file mode 100644 (file)
index 0000000..3a2febe
--- /dev/null
@@ -0,0 +1,4 @@
+library(textometrieR);
+# checking that the output of specificites() remains the same...
+data(robespierre); # loading the sample data set
+specificites(robespierre);