up to Scatter Plot
This commit is contained in:
@@ -316,3 +316,10 @@ intervalFn = ogive(interval_breaks, interval.freq)
|
||||
plot(intervalFn, main="Old Faithful Eruptions", xlab="Intervals in minutes", ylab="Cumulative Relative Frequency")
|
||||
plotCsum(interval)
|
||||
q()
|
||||
duration
|
||||
stem(duration)
|
||||
interval
|
||||
stem(interval)
|
||||
interval
|
||||
help(stem)
|
||||
q()
|
||||
|
Reference in New Issue
Block a user