Description Usage Value Author(s) See Also Examples
Prepare RNA-Seq R Markdown Template
1 |
No value.
Michael Steinbaugh
Other R Markdown Functions: topTables
1 2 3 4 5 6 7 8 9 10 | prepareRNASeqTemplate()
# Clean up
unlink(c(
"_footer.Rmd",
"_header.Rmd",
"_output.yaml",
"_setup.R",
"bibliography.bib"
))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.