handcoder_app | R Documentation |
'handcoder_app' is an internal function to 'handcode'. It provides a Shiny-App that allows users to click through different snippets of text and classify them manually according to predefined categories.
handcoder_app(a)
a |
A list containing all relevant information for the app to function. The list will be automatically generated by 'data_for_app'. |
The Shiny-App returns a data frame with the coded variables.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.