# function to convert strings to numeric values numerize<-function(txt){ return(as.numeric(as.character(txt))) }
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.