Here is a computation:
x <- c(1,2,3,4,5,6) result <- t.test(x)
✅result: REPRODUCTION SUCCESSFUL
✅x: REPRODUCTION SUCCESSFUL