R/utils.R
add_code.Rd
Add code Append a new unit record to the existing data frame
add_code(codes_df, new_code, new_code_desc, codes_df_path)
Existing codes data frame
text name of a new code (single name only)
text description of the code
full path to the codes data frame
unlink("./_my_qcoder_project", recursive=TRUE)