priceNum: Takes prices from node and parses it and makes it a numerical

Description Usage Arguments Value Examples

View source: R/priceNum.R

Description

Takes prices from node and parses it and makes it a numerical

Usage

1
priceNum(html, node)

Arguments

html

html code for website

node

data scruture that contains prices

Value

parsed numerical values

Examples

1
2
3
## Not run: 
priceNum(resultsZara,".price__amount-current")
## End(Not run)

getbarnes/shopscrape documentation built on Jan. 8, 2022, 8:42 a.m.