Skip to content
Back to formatted view

Raw Message

Message-ID: <3F686E59.4080502@jaguar1.usouthal.edu>
Date: 2003-09-17T16:25:11Z
From: bin wang
Subject: var() doesn't work for R-1.8.0

I installed R-1.8.0 alpha in my machine, which runs redhat9.0. 

I tried to run

x <- c(1,2,3,4)
var(x)

It said 4 parameters are needed and I just provide 3. 

Thanks

Bin