manual | R Documentation |
Other widgets build pools based on definitions, where the pool is anyone who satisfies the definition. These widgets, on the other hand, allow you to select specific individuals – this can come in handy if you've been hand-curating a list of entities or funds through other means and need to be able to combine that with Disco Engine widgets.
entities(...)
funds(...)
... |
IDs, separated by commas |
entities(1234, 640993)
funds(FW5142000, S00038000)
## note that these are just like any other disco definition
## for example, you can combine them with other widgets
entities(1234, 640993) %and% majored_in(mathematics)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.