Learn R Programming

textAnnotatoR (version 1.0.1)

compare_codes: Compare code usage between coders

Description

Compares how different coders use codes by analyzing shared codes and their usage patterns across coding strategies.

Usage

compare_codes(coding_strategies)

Value

List containing:

  • shared_codes: Character vector of codes used across strategies

  • usage_matrix: Matrix showing code usage across strategies

Arguments

coding_strategies

List of coding strategies, where each strategy contains code frequency information