.limitations | R Documentation |
helper function which adds a "limitations" section.
.limitations(zz, limitations, emptyIfNULL = FALSE)
zz |
a connection object of class "textConnection" containing the markdown document |
limitations |
A character vector containing the given limitations |
emptyIfNULL |
switch which decides whether limitations section should be ignored, if limitations input is NULL or if it should state that there are no known limitations. |
Jan Philipp Dietrich
goxygen
, createModulePage
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.