Description Usage Arguments Details Examples
Creates a new post from the built in template, using either Rmd (default), IPython notebook, or Markdown
1 |
filename |
Where this file should be created. |
format |
The format of the knowledge post to be created: either Rmd, ipynb, or md. By default, retrieved from the extension of the filename. |
template |
Optionally, a template to create the knowledge post from. |
... |
Global arguments to |
Global arguments that can be passed to all knowledge_repo commands include:
repoPath to Knowledge Repository to add to. Can also set
KNOWLEDGE_REPO
variable in .Renviron
.
devWhether to skip passing control to version of code checked out in knowledge repository.
debugWhether to enable debug mode.
noupdateWhether script should update the repository before performing actions.
versionShow version and exit.
helpShow help and exit
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.