lassoServer | R Documentation |
Take a subset of entries from a tomic table (generally selected using the lasso function) and then either filter a tomic object to these entries or tag the entries of interest with a user-specified variable.
lassoServer(id, tomic, tomic_table)
id |
An ID string that corresponds with the ID used to call the module's UI function. |
tomic |
Either a |
tomic_table |
A table taken from a tidy (i.e., augmented measurements) or triple omic dataset |
A tomic
object amended based on the lasso selection.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.