Skip to content

Instantly share code, notes, and snippets.

View nitisethi28's full-sized avatar
🎯
Focusing

nitisethi28

🎯
Focusing
View GitHub Profile
@nitisethi28
nitisethi28 / gist:23ed95a9f3ac490a9c319ffc0ef80537
Created October 23, 2018 10:10
Error in data.frame(bid_no, status, start_date, end_date, items, quantity, : arguments imply differing number of rows: 11, 10
library(rvest)
install.packages("tidyverse")
library(tidyverse)
install.packages("dplyr")
library(dplyr)
install.packages("tidyr")
library(tidyr)
pg<-read_html("https://bidplus.gem.gov.in/bidresultlists?bidresultlists&page_no=1")
##Find total number of pages