funchir-table: Convenient Wrappers for creating and printing tables

funchir-tableR Documentation

Convenient Wrappers for creating and printing tables

Description

Here are wrappers for common table creation/manipulation/printing operations.

Usage

   sanitize2(str)

Arguments

str

character vector.

Details

sanitize2 is a replacement to the internal sanitize function used by default in xtable. Adds items for fixing left and right square brackets, which are (in the current–2017/03/03–version of print.xtable ) by default left alone, which can cause errors.

Examples

  sanitize2('$\\mathcal{B}$')

funchir documentation built on April 18, 2022, 1:06 a.m.