how can I plot some n function series with R? lets say we want to plot n=5 functions. We have x-values x=c(0,1,1/100). The y-values for the n
n=5
x=c(0,1,1/100)