om_print_grp: Print latex graph

View source: R/om_present.R

om_print_grpR Documentation

Print latex graph

Description

Print latex graph

Usage

om_print_grp(
  mat_g,
  weights,
  fname = "tmp.org",
  pre_org = "#+LATEX_HEADER: \\usepackage{tikz} \n\n",
  pre = "\\begin{figure}\\resizebox{0.8\\textwidth}{!}{%\n",
  post = "\n}\n\\end{figure} \n"
)

olssol/optMTP documentation built on March 30, 2022, 6:23 p.m.