SelectList | R Documentation |
Determine if the elements of lData have the values of lValue, this is like SQL select statement with AND for all values
SelectList(lData, lValue)
lData |
- The dataset (as a list) that you want to select from |
lValue |
- A list with the desired values for each column in lData |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.