Description Usage Arguments Value Examples
View source: R/refreshItemThumbnail.R
returns a boolean success
1  | refreshItemThumbnail(itemID, ...)
 | 
itemID | 
 id of item to refresh thumbnail for  | 
... | 
 extra parameters to pass to checkAuth  | 
returns TRUE if the thumbnail is put successfully, and false if it fails
1 2 3 4 5  | ## Not run: 
setBaseURL('dev')
refreshItemThumbnail('CCGftiy')
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.