1.1.2
Try it!
paste to highlight
Download
Source
|
Bugtracker
Documentation
in autumnal colors
Old website
temp
Ruby code posted
created at 09 Mar 13:40
Edit
|
Back
1
2
3
4
library
(
ggplot2
)
;
data
(
tips
)
;
p0
=
qplot
(
total_bill
,
tip
,
data
=
tips
)
;
end
78 Bytes in 4 ms with coderay