knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "README-"
)
library("stopwords")
sample( stopwords_iso$fr, 20)


ThinkRstat/stopwords documentation built on May 8, 2019, 9:47 a.m.