Update codes data frame Add discovered codes to the codes data frame

add_discovered_code(codes_list = "", code_data_frame = NULL,
  codes_df_path = "")

Arguments

codes_list

A list of codes (usually from a coded document)

code_data_frame

Existing data frame of QCODE codes

codes_df_path

The path where the updated code data frame should be saved