archive/jonathan.R

h <- function(x) {
  return(-x^2)
}

x <- -5:5

j<-1


x[2]
vaibhavram/ars documentation built on May 24, 2019, 9:55 a.m.