if (FALSE) {
# standard usage from stylo working directory with a 'corpus' subfolder:
check.encoding()
# specifying another folder:
check.encoding("~/corpora/example1/")
# specifying an output file:
check.encoding(output.file = "~/experiments/charencoding/example1.csv")
}
Run the code above in your browser using DataLab