repair_encoding: Repair faulty encoding

View source: R/encoding.R

repair_encodingR Documentation

Repair faulty encoding

Description

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

Usage

repair_encoding(x, from = NULL)

Arguments

from

The encoding that the string is actually in. If NULL, guess_encoding will be used.


tidyverse/rvest documentation built on Oct. 26, 2024, 6:32 a.m.