This package contains a number of functions to support the analysis of dramatic texts.
Features# loads a specific, pre-packaged play
data(rksp.0)
# calculates standard stats about a character
charStat <- characterStatistics(rksp.0)
# fix character names
charStat <- characterNames(charStat, rksp.0)
# plot them as a bar plot
barplot(charStat)
Requirements
DramaAnalysis works on Mac OS X, Windows 10 and Linuxes, and requires R 3.3 or later.
Installation# installation from CRAN
install.packages("DramaAnalysis")
# Install newest development version, requires devtools to be installed
devtools::install_github("quadrama/DramaAnalysis", ref="develop/3.x")
Usage and Howto
Please refer to the tutorial.
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