Returns the path to Cubert sample data. Searches in order:
.cuvis/ directory in the working directory or any parent (up to 5 levels)
CUVIS_DATA environment variable
SDK default install location
Usage
cuvis_sample_data(file = NULL)
Arguments
- file
Character. Specific file name (e.g., "test_mesu.cu3s").
If NULL, returns the sample data root directory.
Value
Character path, or NULL if not found.