Displaying 1 result from an estimated 1 matches for "smeteo".
Did you mean:
meteo
2002 Feb 21
0
data.dump from S to R: no functions
...data.daump, and
> then reinstall the functions by running the scripts. I use S-Plus version
> 2000 on Windows 98. Thanks in advance for you help, and I hope someone can
> help you solve your problem.
>
> Janice Watkins
>
Very simple. Use objects.summary:
Splus/G:/path-8/meteo/smeteo>a <- objects.summary()
Splus/G:/path-8/meteo/smeteo>a[1:3,]
data.class storage.mode extent object.size
dataset.date
.Last.fixed character character 1 66
99.05.03 10:05
.Last.value character character 15 683 102.02.21
20:0699.04.05 23:54
I...