powered by
Propage two vectors
.pcr_error(vec, ref)
A vector of numerics
A numeric vector
# NOT RUN { vec <- rnorm(6, 30, 1) ref <- rnorm(6, 30, .1) pcr:::.pcr_error(vec, ref) # }
Run the code above in your browser using DataLab