| 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 |
| 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 |
| loadDemoGraph | Load package demonstration 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 Word Cloud plot |
| wordFreqChart | Create a Word Frequency chart |
| wordSentChart | Create an NRC Emotion chart |
| wordSentValenceChart | Create an NRC Positive and Negative Sentiment valence chart |