Getencoding {Rcrawler}R Documentation

Getencoding

Description

This function retreives the encoding charset of web page based on HTML tags and HTTP header

Usage

Getencoding(url)

Arguments

url

character, the web page url.

Value

return the encoding charset as character

Author(s)

salim khalil


[Package Rcrawler version 0.1.9-1 Index]