add_discovered_code: Update codes data frame Add discovered codes to the codes...

Description Usage Arguments

View source: R/parse_qcodes.R

Description

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

Usage

1
2
3
4
5
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


ropenscilabs/qcoder documentation built on Dec. 31, 2021, 9:11 p.m.