Generates personalized feedback documents for each recipient.
Usage
rf_render_content(
template_file,
recipient_params,
recipient_id,
batch_id,
template_html
)
Arguments
- template_file
Character. RMarkdown file for template
- recipient_params
List. Parameters for the recipient
- recipient_id
Character. Identifier for the batch.
- batch_id
Character. Identifier for the batch.
- template_html
Character. Template file for template
Value
Path to rendered file.