CreatesDataframe: Creates Data Frame

Description Usage Arguments Value Examples

Description

Creates Data Frame

Usage

1

Arguments

link

The link of the selonger pages that is suposed to be scrap

Value

a dataframe with the information scraped from the web page

Examples

1
2
3
4
5
## Not run: 
  Link<-http://www.seloger.com/list.htm?idtt=2&naturebien=1,2,4&idtypebien=1,2&ci=750056&tri=initial&surfacemin=5&surfacemax=9
  df<-CreatesDataframe(Link)

## End(Not run)

mariafcadena/FinalProject_CADENA documentation built on May 29, 2019, 3:44 a.m.