column_start: Calculate the starting position of a column

Description Usage Arguments Examples

Description

Calculate the starting position of a column

Usage

1
column_start(ncol = 3, start = 1, space = 20)

Arguments

ncol

the required number of columns

start

the number of the columns

space

the space in between two columns in mm

Examples

1
column_start(ncol = 3, start = 2, space = 20)

ThierryO/corpident documentation built on May 9, 2019, 4:41 p.m.