View source: R/checkFunctions.R
In order for joins to work properly in the survey processing script, the master list must not have any duplicate sentenceID's. This function throws informative errors if the "sentenceID" column is missing or if there are duplicate sentenceID's, and prints a success message if no duplicates are found.
1 | checkMasterListSentenceIDs(masterList)
|
masterList |
The master list of YGDP sentences. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.