header.rmd {quickcode} | R Documentation |
Snippet function to add header to a current Rmd opened file
Description
Shorthand to add Rmd header
Usage
header.rmd()
Value
Inserts header content for Rmd file
Examples
if(interactive())
header.rmd()
[Package quickcode version 0.9.1 Index]