Description Usage Arguments Examples
Select specific aspects from a list of aspects
1 | select_asp(asp, ...)
|
asp |
Aspects as returned by |
... |
Names of aspects to select. |
1 2 3 4 5 6 | ## Not run:
a <- asp(x = speed)
select_asp(a, "x")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.