Skip to content
Back to formatted view

Raw Message

Message-ID: <43B5E9E2.8020609@ozemail.com.au>
Date: 2005-12-31T02:16:02Z
From: Jim Lemon
Subject: Split graph labels in 2 levels
In-Reply-To: <43B3E96C.8010106@siol.net>

Andrej Kastrin wrote:
> Dear R users,
> 
> is there any simple low-level function that split "single-line" graph 
> labels and produce something like (e.g. for x axis):
> 
> 100    300    500   700...
>      200    400   600
> 
staxlab in the plotrix package.

Jim