|
Subject: | XploRe: Learning Guide |
See XploRe: |
Quantlet: | start01 | |
Description: | Example quantlet which reads data, shows them, and computes the mean. | |
Download: | start01.xpl |
x=read("pullover") x mean(x)
Subject: | XploRe: Learning Guide |
See XploRe: |