fork download
  1. f <- function(){
  2. ks.test(c(1,2,3,4,5),(9,10,11,12))
  3. }
  4.  
  5. f
  6.  
Runtime error #stdin #stdout 0.3s 22832KB
stdin
Standard input is empty
stdout
Standard output is empty