wikis <-
rep("http://asayanalytics.com/bored",10)Web Scrap Narrative
Wikipedia Random Page Analysis
Importing the Web scraping data
We use this to get the random articles
wikiDf$wiki_pages %>% nchar() %>% hist()Importing the Web scraping data
wikis <-
rep("http://asayanalytics.com/bored",10)We use this to get the random articles
wikiDf$wiki_pages %>% nchar() %>% hist()