Comment title to chunk code
comment_title( options = list(engine = "R"), template = "{engine}", extra_syntax = character(0L), ... )
options | A list of chunk options. |
---|---|
template | A template of title processed by |
extra_syntax | A named character vector which defines extra syntax to comment out.
Each values should contain |
... | Arguments passed to |
#> [1] "# R"#> [1] "/* mystyle.css */"