## The inputs which are required for the function to work
apiKey <- "ujj8**************wfjw" ## Api Key received from Klout Developer portal
twUser <- "BarackObama" ## The Twitter Username/handle which the 'Klout' score is intended for
## Get Klout Score
kloutScore <- RKlout(apiKey,twUser)
kloutScore
Run the code above in your browser using DataLab