quadrama / DramaAnalysis

An R package for analysis of dramatic texts
GNU General Public License v3.0
15 stars 2 forks source link

make save.R unit-testable #123

Closed t-lini closed 5 years ago

t-lini commented 5 years ago

ChangesaveFigureSpeech()and saveCollection() so that writing to the file system is optional (making the core implementations unit-testable).