Tidycomm provides convenience functions for common tasks in communication research. All functions follow the style and syntax of the tidyverse.
Currently, tidycomm includes functions for various methods of univariate and bivariate data description and analysis, data modification, and intercoder reliability tests.
InstallationInstall tidycomm from CRAN:
Or install the most recent development version of tidycomm with:
Usagetidycomm functions follow the style and syntax of the tidyverse functions:
tibble
as their first argumenttibble
as well, so they can be easily integrated into pipestibble
columns) are passed to function calls directly as symbolsMost functions will automatically use all relevant variables in the data if no variables are specified in the function call. For example, to compute descriptive statistics for all numeric variables in the data, just call describe()
without further arguments:
Likewise, compute intercoder reliability tests for all variables by only specifying the post and coder ID variables:
For detailed examples of all available functions, see the documentation website or read the vignettes:
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4