scraEP-package {scraEP} | R Documentation |
Scrape the Web with Extra Power.
Description
A set of tools for scraping information from webpages and other XML contents.
Details
Package: | scraEP |
Type: | Package |
Version: | 1.2 |
Date: | 2021-06-21 |
License: | GPL (>=3) |
Function xscrape
is a general tool to extract information from html pages into data frames using XPath or CSS queries.
Function unaccent
removes accents from character strings.
Function strcomp
compares the elements of two character vectors.
Author(s)
Julien Boelaert jubo.stats@gmail.com
[Package scraEP version 1.2 Index]