getFavicons {OmicNavigator} | R Documentation |
Get favicon URLs for table linkouts
Description
To enhance the display of the linkouts in the app's tables, it can fetch the favicon URL for each website.
Usage
getFavicons(linkouts)
Arguments
linkouts |
Character vector or (potentially nested) list of character vectors containing the URLs for the table linkouts. |
Value
The URLs to the favicons for each linkout. The output returned will always be the same class and structure as the input.
See Also
getResultsLinkouts
,
getEnrichmentsLinkouts
[Package OmicNavigator version 1.13.13 Index]