docxtools: docxtools: R Markdown to docx helper functions.

docxtoolsR Documentation

docxtools: R Markdown to docx helper functions.

Description

The docxtools package provides a set of helper functions for using R Markdown to create documents in docx format, especially documents for use in a classroom or workshop setting.

Details

The package provides two categories of functions: one for formatting numbers and tables; and one for placing specific objects in a docx output document.

Number and table formatting

format_engr() Format numerical variables in engineering notation.

Insert objects into docx documents

put_axes() Insert a two-dimensional coordinate axes in a document. put_gap() Insert a gap or whitespace in a document.


docxtools documentation built on Nov. 12, 2022, 1:12 a.m.