Skip to content
Back to formatted view

Raw Message

Message-ID: <CAET1fe5ZBRSrBXR59_ojdM10XSic7zrg+xPALRyXBUvtC2ghFQ@mail.gmail.com>
Date: 2013-01-30T13:33:27Z
From: e-letter
Subject: remove label from specific axis

Readers,

For a graph plot instruction:

plot(seq(10:50),type='h',yaxt='n',yaxs='i',lab=c(20,2,2),xlab='x axis
label',bty='l',main='graph title')

how to remove y-axis label and keep the x-axis label?

_
r2151