Learn R Programming

sdcMicro (version 5.8.0)

read_codebook_snippet: Read and summarize a codebook file for LLM prompt

Description

Read and summarize a codebook file for LLM prompt

Read and summarize a codebook file for LLM prompt

Usage

read_codebook_snippet(path)

read_codebook_snippet(path)

Value

A character string summarizing the file content.

Arguments

path

Path to a codebook file (.csv, .json, .yaml, .txt, .pdf).

Author

Matthias Templ