Learn R Programming

ifultools (version 2.0-23)

em: Typesetting unit

Description

Return the width and height of the letter 'm' in the current font.

Usage

em()

Arguments

Value

a two-element vector containing the width and height, respectively, of the letter 'm' in user coordinates for the current font.

See Also

stringSize.

Examples

Run this code
# NOT RUN {
em()
# }

Run the code above in your browser using DataLab