Subject: XploRe: Learning Guide
See XploRe:

Quantlet: start01
Description: Example quantlet which reads data, shows them, and computes the mean.
Download: start01.xpl

Code:
  x=read("pullover")
  x
  mean(x)

Subject: XploRe: Learning Guide
See XploRe:

© MD*Tech - Method and Data Technologies, generated on 6.6.2000 .