Description Usage Arguments Examples
View source: R/generate_base_actor.R
This function generates a time series graph for 1 actor
1  | generate_base_actor(data, title, sentiment_measure)
 | 
data | 
 Dataframe of LIWC estimates  | 
title | 
 Title for the graph  | 
sentiment_measure | 
 String of the sentiment measure value  | 
y_var | 
 Name of y_var for plotting  | 
1  | generate_base_actor(FARC_results, "FARC: Loessed % of Document Contributed by Sentiment Type", "sentiment_measure")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.