| validate_parquet_dir | R Documentation |
Validate Parquet Directory Structure
validate_parquet_dir(data_dir, check_files = TRUE)
data_dir |
Path to directory to validate |
check_files |
If TRUE, validates that Parquet files exist (default: TRUE) |
None. Throws an error if validation fails.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.