title: "shopScrape Vinette" author: "Mariah Barnes" output: rmarkdown::html_vignette desctiption: This package is created for price analysis of shopping sites.The motivation behind it is the problems that shoppers face when looking at two different sites and wanting to easily compare the prices. In this package will be ways to compare prices in a data frame while also searching the table. Other functions includes webscrapping for price barplots, currency changes, and parsing numbers. This can be used for big shoppping events like black Friday or even better cyber Monday.In the future I would like to update the currency function to take in more currencies and update the functionality of the barplots. vignette: > %\VignetteIndexEntry{shopScrape Vinette} %\VignetteEngine{knitr::knitr} %\VignetteEncoding{UTF-8}
library(shopscrape)
Run the command
Install.packages("shopscrape)
shopScrape()
scrapes data and puts it in interactive table.
Allows you to search the table and find relatable items and compare prices.Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.