Optionally upload a CSV of data that will be available as data frame "df":
# This example assumes that you have uploaded a CSV with the following (with no hashtags): #id,name,birthday,sex #1,Tom,1965-06-08,M #2,Waverly,1975-11-01,F #3,Thomas,2003-10-01,M #4,Walden,2006-03-13,F df df$birthday attach(df) df[order(name),]
Examples
lists
matrix math
set operations
dates
time series linear regression
bar plot
box plot
pie chart
using uploaded data
plot a simple x-y function
normal distribution and histogram
linear regression
function with loop
functions, tables, math notation
logit regression
f statistic test