checks.check_narrative_exists()

Check whether the project contains narrated analysis notebooks.

Usage

checks.check_narrative_exists(directory)

Parameters

directory: Path
Project directory to inspect recursively.

Returns

CheckResult
Passes when Quarto, R Markdown, or Jupyter notebooks are present outside ignored directories.