if(length(col1) > 10) { col1 <- c(1:10) warning("length was greater than 10") } warning("another warning thrown")
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.