[R] Problem with plot

Petr Pikal petr.pikal at precheza.cz
Tue Jul 20 14:45:06 CEST 2004


Hallo

both variables are probably factors.

try

str(your.data.frame)

to see what type are the 2 columns you want to plot. You need to 
change them to numeric (maybe:-)

Cheers
Petr

On 20 Jul 2004 at 13:03, Luis Rideau Cruz wrote:

> Hi all 
> 
> I'm trying to plot  2 columns of a frame but whatever option I choose
> for argument "type" I always get bars with height equal to 1.
> 
> I quit and restart but problem remais
> 
> Help! 
> 
> Luis Ridao Cruz
> Fiskirannsóknarstovan
> Nóatún 1
> P.O. Box 3051
> FR-110 Tórshavn
> Faroe Islands
> Phone:             +298 353900
> Phone(direct): +298 353912
> Mobile:             +298 580800
> Fax:                 +298 353901
> E-mail:              luisr at frs.fo
> Web:                www.frs.fo
> 
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://www.stat.math.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide!
> http://www.R-project.org/posting-guide.html

Petr Pikal
petr.pikal at precheza.cz




More information about the R-help mailing list