This function accepts a filename and: a) Checks for a complete document set. b) Checks for orphaned names and duplicates. c) Checks for a few other problems (like badly formed metadata categories) d) Returns a summary as a list
1 2 3 |
filename |
Character string, i.e. "Crusoe" |
return.result |
Logical. If TRUE, returns a list summary of results. |
local |
If FALSE (default), downloads from Google Drive and saves to folder. |
write.summary |
Logical. If TRUE, writes summary in filename/filename-docSetCheck.txt. |
write.txtDisambig |
Logical. Passed to txtDisambig(). If TRUE, writes detailed report at filename/filename-txtDisambig.txt. |
update.master |
Logical. If TRUE looks for Results/docSetCheck.csv, and updates the relevant line. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.