chaprola_export_report
Run a .PR program and save its report output as a persistent .R file in S3.
Instructions
Run a .PR program and save output as a persistent .R file in S3
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Program name | |
| nophi | No | If true, obfuscate PHI-flagged fields | |
| title | No | Report title (used in PDF header) | |
| format | No | Output format (default: text) | |
| project | Yes | Project name | |
| report_name | No | Custom output file name | |
| primary_file | No | Primary data file to load |