trans_zh_to_en: translate Chinese html page from econ.jxufe.cn into English...

Description Usage Arguments Examples

Description

translate Chinese html page from econ.jxufe.cn into English to modify

Usage

1
trans_zh_to_en(url, encoding = "utf-8", outfile = "out.txt")

Arguments

url

the page link

encoding

the encoding

Examples

1
2
url <- "http://econ.jxufe.cn/news-show-3391.html"
#trans_zh_to_en(url)

Gabegit/gmtools documentation built on May 6, 2019, 5:32 p.m.