left.aligned.main.label.demo: Demonstration how tocreate a lattice plot with a left-aligned...

View source: R/left-aligned-main-label-demo-function.R

left.aligned.main.label.demoR Documentation

Demonstration how tocreate a lattice plot with a left-aligned main label

Description

This functions creates a left-aligned main label using a textgrob as given below. How did I get that idea? See Lattice book p.152 / sec. 9.2.1 + demo("labels",package="lattice")

Usage

require(lattice)
require(grid)
plt <- left.aligned.main.label.demo()
print(plt)

Value

A Lattice plot

Author(s)

Claus E. Andersen


claus-e-andersen/clanLattice documentation built on Oct. 14, 2023, 10:41 a.m.