Creates R documentation files for each dataset using the data dictionary.
Usage
build_roxygen(type = "dataset", base_path = NULL, verbose = TRUE)
Arguments
- type
Type of documentation to generate (default: "dataset")
- base_path
Base path for the project
- verbose
Whether to show messages
Value
Logical indicating success