chmExportToHTML-method: Export a standalone HTML containing the NGCHM to a file.

chmExportToHTMLR Documentation

Export a standalone HTML containing the NGCHM to a file.

Description

Create a standalone HTML containing the NGCHM in the specified file.

Usage

chmExportToHTML(
  chm,
  filename,
  overwrite = FALSE,
  shaidyMapGen,
  shaidyMapGenJava,
  shaidyMapGenArgs,
  ngchmWidgetPath
)

Arguments

chm

The NGCHM to generate the PDF for

filename

The file in which to save the PDF

overwrite

Overwrite file iff true (default false)

shaidyMapGen

Path to shaidyMapGen jar file (default to value of environment variable SHAIDYMAPGEN)

shaidyMapGenJava

Path to java executable with which to run shaidyMapGen (default to value of environment variable SHAIDYMAPGENJAVA or java)

shaidyMapGenArgs

Additional arguments to pass to java when running shaidyMapGen (default to value of environment variable SHAIDYMAPGENARGS)

ngchmWidgetPath

Path to location of ngchm Widget (ngchmWidget-min.js). Defaults to environment variable NGCHMWIDGETPATH.

Value

filename


bmbroom/NGCHMR documentation built on April 18, 2022, 6:52 p.m.