Nothing
sort_by <-
function() {
cat("The R folks named their own function sort_by() years after lessR\n",
"used the name. To avoid confusion, the lessR function is now renamed:\n",
" order_by()\n\n")
cat("The name sort_by will be entirely removed in the future.\n\n")
}
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.