Skip to content

Commit 03494ee

Browse files
committed
bpmnVisualization-package.Rd: more content
1 parent 7126782 commit 03494ee

File tree

1 file changed

+17
-8
lines changed

1 file changed

+17
-8
lines changed

man/bpmnVisualization-package.Rd

Lines changed: 17 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,20 +13,29 @@
1313
The DESCRIPTION file:
1414
\packageDESCRIPTION{bpmnVisualization}
1515
\packageIndices{bpmnVisualization}
16-
~~ An overview of how to use the package, including the most important ~~
17-
~~ functions ~~
1816
}
1917
\author{
2018
\packageAuthor{bpmnVisualization}
2119

2220
Maintainer: \packageMaintainer{bpmnVisualization}
2321
}
24-
\references{
25-
~~ Literature or other references for background information ~~
22+
\examples{
23+
\dontrun{
24+
25+
bpmnVisualization::display(bpmn_xml)
26+
2627
}
27-
\seealso{
28-
~~ Optional links to other man pages ~~
28+
2929
}
30-
\examples{
31-
# simple examples of the most important functions
30+
31+
\section{More examples}{
32+
33+
34+
See \url{https://github.com/process-analytics/bpmn-visualization-R#readme} for more usage examples.
35+
}
36+
37+
\section{Support}{
38+
39+
40+
Use \url{https://github.com/process-analytics/bpmn-visualization-R/issues} for bug reports
3241
}

0 commit comments

Comments
 (0)