Description Usage Arguments Value
Conducts and returns results of sentiment analysis using Google Cloud Natural Language API.
1 | analyze_sentiment(text, id = NULL)
|
text |
Vector of plain text to analyze. |
id |
Optional, vector of IDs. If provided, length must be equal to length of text parameter. |
List of parsed response objects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.