make_search_url
crashes when results are zerolibrary(petro.One) url_3 <- make_search_url(query = "downhole flowrate measurement", how = "all", from_year = 2001, to_year = 2007, peer_reviewed = TRUE) # url_3 <- make_search_url(query = "downhole flowrate measurement", # how = "all", from_year = 2001, to_year = 2007) # get_papers_count(url_3) onepetro_page_to_dataframe(url_3) # # Error in `[.data.frame`(source_data, , 2:5) : undefined columns selected
names(onepetro_page_to_dataframe(url_3))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.