knit_to_outputs_folder: Knit to outputs subfolder

View source: R/knit_to_outputs_folder.R

knit_to_outputs_folderR Documentation

Knit to outputs subfolder

Description

Knit to outputs subfolder

Usage

knit_to_outputs_folder(input, ...)

Arguments

input

This is the file you want to knit. This is just left blank

Details

This function allows you to make your output files go to an outputs subfolder when you click the knit button or use Ctrl + Shift + K. You have to add this function to your YAML header after the ⁠knit:⁠ option. It creates and html file and an .md file.

Examples


knit: crsp::knit_to_outputs_folder


simscr/crsp documentation built on Sept. 29, 2023, 7:09 p.m.