shareTag<- function(){
require(htmltools)
withTags(
div(
class="share-shareItem",
div(
class="shareItem"
)
)
)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.