Skip to content
Peter DeWitt edited this page Apr 1, 2015 · 1 revision

Welcome to the qwraps2 wiki!

This wiki is a work in progress. For now it is being used for documenting the use of global option setting which the code will depend on.


Global Options

These options are set via options() and accessed via getOption(). None of the options are set by the pack as defaults are set in the getOption() call.

  • options(qwraps2_journal): Set to a character string as the name of the journal the work will be submitted too.

    • Used in the functions frmtp
  • options(qwraps2_markup): set to a character string of latex or markdown to allow for the correct special and/or escape characters to be included in the output.

    • Used in the functions: frmtp
Clone this wiki locally