createLabBook | R Documentation |
Create the lab book
createLabBook(
labBook = NULL,
sortedByDate = TRUE,
title = "My LabBook",
author = "Daniel Fischer",
output = "html+pdf"
)
labBook |
Path to LabBookR folder |
output |
Define output format, options: "html+pdf", "html", "pdf" |
A RMarkdown file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.