
Last chance! 50% off unlimited learning
Sale ends in
graph2latex(graph, package="TikZ", scale=1, alpha=0.05, pvalues,
fontsize=c("tiny","scriptsize", "footnotesize", "small",
"normalsize", "large", "Large", "LARGE", "huge", "Huge"),
nodeTikZ, labelTikZ="near start,above,fill=blue!20",
tikzEnv=TRUE, offset=c(0,0))
graphMCP
.TikZ
is available."tiny"
, "scriptsize"
,
"footnotesize"
, "small"
, "normalsize"
, "large"
, "Large"
node
command like for example nodeTikZ="minimum size=2cm"
.node
command within an edge.graphMCP
g <- BonferroniHolmGraph(5)
graph2latex(g)
Run the code above in your browser using DataLab