
2025-04-03 11:50:01
A new experimental, but very simple #rstats package #rdocdump saves all package source code, documentation and vignettes into plain text file or into a string. Very useful for feeding into an LLM or tokenizing and setting up Retrieval-Augmented Generation workflow. Feel free to try it out. Caution: fu…