GEYSER {Rsafd} | R Documentation |
~~ A concise (1-5 lines) description of the dataset. ~~
data(GEYSER)
The format is: num [1:222, 1:2] 4.4 3.9 4 4 3.5 4.1 2.3 4.7 1.7 4.9 ...
~~ If necessary, more details than the __description__ above ~~
~~ reference to a publication or URL from which the data were obtained ~~
~~ possibly secondary sources and usages ~~
data(GEYSER) ## maybe str(GEYSER) ; plot(GEYSER) ...