Learn R Programming

r2rtf (version 1.0.2)

cell_size: Calculate Cell Size in Twips

Description

Calculate Cell Size in Twips

Usage

cell_size(col_rel_width, col_total_width)

Arguments

col_rel_width

A vector of numbers separated by comma to indicate column relative width ratio.

col_total_width

A numeric number to indicate total column width.

Specification

The contents of this section are shown in PDF user manual only.