repair_encoding function

Repair faulty encoding

Repair faulty encoding

This function has been deprecated because it doesn't work. Instead re-read the HTML file with correct encoding argument.

repair_encoding(x, from = NULL)

Arguments

  • from: The encoding that the string is actually in. If NULL, guess_encoding will be used.
  • Maintainer: Hadley Wickham
  • License: MIT + file LICENSE
  • Last published: 2024-02-12