wilder at well.ox.ac.uk
2006-Sep-15 10:44 UTC
[Rd] Help on "title" wrongly specifies axis label font (PR#9230)
Full_Name: Steven Wilder
Version: 2.3.1
OS: Windows XP
Submission from: (NULL) (129.67.45.165)
The help on title help("title") states
xlab: X axis label using font and character expansion
'par("font.axis")' and color
'par("col.axis")'.
but these have no effect, font.lab and col.lab should be used.
These are stated correctly in help("par").