Description Usage Arguments Value Examples
Reads all commits from store and assigns the children and
level attributes. children is a character vector containing
identifiers of children commit, level is the distance from the
root of the tree.
1 2 3 4 5 6 |
store |
A data store, e.g. |
.data |
Wether to read full object data. |
x |
Object to be tested. |
... |
Extra parameters to control plotting. |
An object of S3 class graph.
1 2 3 4 | ## Not run:
plot(graph(fullhistory()))
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.