Displaying 1 result from an estimated 1 matches for "calculatepag".
Did you mean:
calculatepage
2007 Feb 14
0
How to use Rpad
...he output: </p>
<pre dojoType="Rpad" rpad_type="R">
data(iris)
dataset = iris
options(width=50)
summary(dataset)
</pre>
<p>Now lets do some fancy HTML output: <span contenteditable="false">
<input onclick=
"javascript:rpad.calculatePage()" value="Calculate" type=
"button"></span>
</p>
<textarea dojoType="Rpad" rows="4" cols="50">
HTMLon()
Html(head(dataset))
</textarea>
</td><td> &...