sm.script | R Documentation |
This is a utility function to run scripts, usually those associated with the book described below.
sm.script(name, path)
name |
the name of the file containing the code; a |
path |
the name of the path where to look for the script. If |
This utility allows the illustrations of the reference below to be reproduced
easily, since each of them has an associated script. The display of the
script file itself is controlled by the setting of the logical variable
show.script
in sm.options
. This is set to TRUE
by default.
Bowman, A.W. and Azzalini, A. (1997). Applied Smoothing Techniques for Data Analysis: the Kernel Approach with S-Plus Illustrations. Oxford University Press, Oxford.
sm
,
sm.script()
sm.script(speed)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.