In order to create markdown output for non-HTML formats, SAS must render intermediate files to a directory on the SAS. This function allows you to set what directory intermediate files are writen to.
Arguments
- path
string; Path for SAS to write intermediate files to for the
knitr
sas_engine()
.