Talk:Sparkline in unicode: Difference between revisions

Line 35:
:::: [2, 0, 0, 1, 1, 0, 1, 1]
::::
:::: And similarly the '''R language hist() function''' expression <code>hist(c(0, 999, 4000, 4999, 7000, 7999), breaks=8)</code>
:::: Returns a distribution of 5 [2, 0, 0, 1, 1, 0, 1, 1], again using 5 (rather than 3) of 8 available bins.
:::: The breaks which it derives from that data set can be listed:
9,659

edits