`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)The Shiny-App returns a data frame with the coded variables.
A list containing all relevant information for the app to function. The list will be automatically generated by `data_for_app`.