Skip to contents

Add unit Append a new unit record to the existing data frame

Usage

add_unit(units_df, new_unit, units_df_path)

Arguments

units_df

Existing units data frame

new_unit

text name of a new unit (single name only)

units_df_path

full path to the units data frame

Examples

unlink("./_my_qcoder_project", recursive=TRUE)