Description Usage Arguments Value
Selecting columns from an laf
object works as it does for a
data.frame
.
1 2 3 4 5 |
x |
an object of type |
i |
index of column to select. This should be a numeric or character vector. |
name |
the name of the column to select. |
Returns an object of type laf_column
. This object behaves almost the
same as an laf
object except that is it no longer necessary
(or possible) to specify which column should be used for functions that
require this.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.