knit_html_to_outputs: Knit html to outputs subfolder

View source: R/knit_html_to_outputs.R

knit_html_to_outputsR Documentation

Knit html to outputs subfolder

Description

Knit to outputs subfolder

Usage

knit_html_to_outputs(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 html file 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.

Examples


knit: crsp::knit_html_to_outputs


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