dot-get_data_path_suggestions: Get suggestions for available data paths

.get_data_path_suggestionsR Documentation

Get suggestions for available data paths

Description

Helper function that extracts all available data paths from config. Used to provide helpful suggestions when data_read() fails.

Usage

.get_data_path_suggestions(attempted_path = NULL)

Arguments

attempted_path

The path that the user tried (optional, for future fuzzy matching)

Value

Character vector of available data paths


framework documentation built on Feb. 18, 2026, 1:07 a.m.