sharedcount: Function to get the Social Shares for a given URL
Description
This function allows to get the shares of a given Domain into R. Therefore the function uses the Sharedcount-API. To use the function you have to set up a free API-Account here: https://www.sharedcount.com/
Usage
sharedcount(url, key)
Arguments
url
The URL you want to analyze
key
Your API-Key you get from https://www.sharedcount.com/ fro free
sharedcount()