Usage
all_prep_script_outcomes()
successful_prep_script_outcomes()
failed_prep_script_outcomes()
error_tar(tar_name)
Arguments
- tar_name
Name of a tar archive to be created with log files of failed
prep script outcomes.
Value
Data frame with all prep script outcomes in the project.
Functions
successful_prep_script_outcomes()
: Data frame with all successful prep
script outcomes
failed_prep_script_outcomes()
: Data frame with all failed prep
script outcomes
error_tar()
: Tar archive with log files of failed
prep script outcomes.