repair_encoding {rvest} | R Documentation |
Repair faulty encoding
Description
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 |
[Package rvest version 1.0.4 Index]