| handcoder_app {handcodeR} | R Documentation | 
handcoder_app: App to classify text snippets
Description
'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.
Usage
handcoder_app(a)
Arguments
| a | A list containing all relevant information for the app to function. The list will be automatically generated by 'data_for_app'. | 
Value
The Shiny-App returns a data frame with the coded variables.
[Package handcodeR version 0.1.2 Index]