update_links: Update document to unit links Saves or updates the links...

Description Usage Arguments Examples

View source: R/utils.R

Description

Update document to unit links Saves or updates the links between observation units and documents

Usage

1
2
3
4
5
6
update_links(
  checked = "",
  docs_df_path = "",
  this_doc_path = "",
  units_docs_path = ""
)

Arguments

checked

vector of new or updated links

docs_df_path

full path to document dataset

this_doc_path

value of doc_path for the document

units_docs_path

full path of the data frame of unit to docs links

Examples

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

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