handcoder_app: handcoder_app: App to classify text snippets

View source: R/handcode.R

handcoder_appR 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.


handcodeR documentation built on Oct. 25, 2023, 1:08 a.m.