Description Usage Arguments Value Examples
This is used to pass through unevaluated R expressions into subset and '[', where they will be evaluated in the correct context.
1 | .(...)
|
... |
['parilist'] One or more R expressions to convert to calls. |
['call'] An R call object containing the quoted expression.
1 | .(cell_line1 == 'A2058')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.