populationGet_X | R Documentation |
Gets a given attribute from a population of predomics objects
populationGet_X(element2get, toVec = TRUE, na.rm = TRUE)
element2get: |
the name of the attribute to get |
toVec: |
should the results be unlisted (default:TRUE) |
na.rm: |
delete the elements that are NA (default) when returning tovec |
a vector of attributes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.