Skip to content

Instantly share code, notes, and snippets.

@alstat
Created June 10, 2013 09:59
CV <- function(mean, sd){
(sd/mean)*100
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment