Render an HTML profile of a single applicant
Arguments
- json_path
The path to the applicant's JSON file
- show_inter
Show/hide the section on internationality and interdisciplinarity
- output_file
The file name (optionally including a path) of the output report. If NA, it uses the last name from the applicant plus the current date-time as filename and stores it in the same folder as the source json file.
- template
The path to the .qmd file with the profile. If set to
NA
(default), the package's built-in profile is used.