Hello guys this is my code:
library(rvest) url<-"https://stackoverflow.com/questions" html_stack<-read_html(url) questions_nodes<-html_n