| mergeShownCacheCloud | R Documentation |
showCache result for showSimilarRestricts the cloud-sourced metadata (from showCacheCloud()) to the same
function as the current call, then rbinds it onto the local shownCache,
de-duplicating on cacheId/tagKey/tagValue. Pure (no I/O) so the merge
behaviour can be tested without Google Drive.
mergeShownCacheCloud(shownCache, cloudShown, .functionName = NULL)
shownCache |
The local |
cloudShown |
The cloud metadata |
.functionName |
The function name to keep from |
A combined cache data.table.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.