create_job | R Documentation |
Create a CCS Annotator codingjob
create_job(title, units = NULL, codebook = NULL, pre = NULL, post = NULL)
title |
A character string, for the title of the codingjob |
units |
A codingjobUnits object, as created with
|
codebook |
A codebook object, as created with
|
pre |
A codingjobUnit or codingjobUnits list, created with
|
post |
Like pre, but shown after the codingjob. |
A codingjob object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.