matrow <- function(x,y) { r <- x + (y-1)*(y-2)/2 return(r) }
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.