I wish to create multiple missing data points in R.
We\'ll start with my test data set:
v <- 1:25 matmiss <- matrix(v, nrow = 5) dfmiss <- as.data