A version of drop which includes as.matrix. Without it, drop does not serve its purpose. This is necessary in many many situations where a single row is taken out of a dataframe, but must be passed as a vector.
1 | drp(x)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.