View source: R/utility.extract.named.value.R
utility.extract.named.value | R Documentation |
Extracts a value based on name from a named vector.
utility.extract.named.value(obj = c(a = 1, b = 2, c = 3), name = "b")
obj |
Vector - values |
name |
Character - name of value to extract |
x, but converted to meters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.