zprime_results <- function(u){ results<-c("ideal","excellent","marginal","not-useful") results[u>=c(1,.5,0,-Inf)][1] }
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.