html tab table,GitHub - crubba/htmltab: An R package for assembling data frames from HTML tables (fk...

htmltab: Hassle-free HTML tables in R

HTML tables are a valuable data source but extracting and recasting

these data into a useful format can be tedious. htmltab is a package for

extracting structured information from HTML tables. It is similar to

readHTMLTable() of the XML package but provides two major advantages. First,

the function automatically expands row and column spans in the header and

body cells. Second, users are given more control over the identification of

header and body rows which will end up in the R table. Additionally, the

function preprocesses table code, removes unneeded parts and so helps to

alleviate the need for tedious post-processing.

Installation

The package is available from CRAN and Github. For the stable release version, download from CRAN:

install.packages("htmltab")

For the developer version, download from my GitHub repo. You can install the package directly from inside R:

install.packages("devtools")

devtools::install_github("crubba/htmltab")

Usage

To see htmltab in action, take a look at the case studies in the package vignette, this blog post or consult the package manual.

Travis status

68747470733a2f2f7472617669732d63692e6f72672f6372756262612f68746d6c7461622e737667

Report issues

If you experience problems with htmltab, I would like to hear about it to improve the project. Please use my github repo to report the issue.

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值