Description Usage Arguments Note Examples
Converts bibliographic text files extracted from ProQuest into analyzable data frame
| 1 | proQuestBWR.f(path, rmDuplicates = TRUE, csv = FALSE)
 | 
| path | path for the folder containing text files to be wrangled | 
| rmDuplicates | logical vector indicating whether the function should identify and remove duplicate article records | 
| csv | logical vector indicating whether the final data frame generated by the function should be saved to the working directory as a .csv file | 
proQuestBWR.f will wrangle all text files present in the path folder.
| 1 | proQuestBWR.f(csv=TRUE, path="C:/Users/JohnDoe/Desktop/ProQuestTextFiles")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.