Summary
Chapters
Video Info
Supplementary material
Matt Denny continues the discussion of how to extract data from messy source code, such as Google Scholar, and creates a function to solve this problem.
-
Chapter 1: Review of Google Scholar Source Code
icon angle down -
Chapter 2: Using "str_split()" to Search for Start and End of Desired Data
icon angle down -
Chapter 3: Using "grepl" and "str_split()" to Scan For and Isolate Data
icon angle down -
Chapter 4: Defining and Testing the Function
icon angle down