| VOSONDash-package | Interface for collection and interactive analysis of social networks | 
| addAdditionalMeasures | Add additional measures to graph as vertex attributes | 
| applyCategoricalFilters | Filter out graph vertices not in selected category | 
| applyComponentFilter | Filter out graph vertices not in component size range | 
| applyGraphFilters | Filter out graph vertices and edges from graph object that are isolates, multi edge or edge loops | 
| applyPruneFilter | Prune vertices from graph by vertex id | 
| corpusFromGraph | Create a text corpus from graph text attribute data | 
| getNetworkMetrics | Get graph network metrics | 
| getRedditUrlSubreddit | Get subreddit name from url | 
| getRedditUrlThreadId | Get a reddit thread id from url | 
| getVertexCategories | Get a list of vertex category attribute names and values | 
| getYoutubeVideoId | Get a youtube video id from url | 
| loadPackageGraph | Load package included network graph | 
| mixmat | Create a mixing matrix | 
| runVOSONDash | Run the VOSON Dashboard Shiny Application | 
| VOSONDash | Interface for collection and interactive analysis of social networks | 
| wordCloudPlot | Create a wordcloud plot | 
| wordFreqChart | Create a word frequency chart | 
| wordFreqFromCorpus | Create a word frequency dataframe | 
| wordSentChart | Create an NRC emotion chart | 
| wordSentData | Create NRC emotion data | 
| wordSentValenceChart | Create an NRC sentiment valence chart |