f5 <- function(x) { cat(sprintf( ngettext(length(x), msg1 = "small fail ", msg2 = "big fail ") )) }
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.