quadrama / DramaAnalysis

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

limitFigures(): add option to merge figures into 'others' #90

Closed t-lini closed 6 years ago

t-lini commented 6 years ago

Add boolean argument to limitFigures() that allows the figures that would drop out to be summarized into 'others' (speaker.surface and speaker.id)

t-lini commented 6 years ago

introduce option to also filter mentioned figure ids and surfaces (so that gossip networks still can be created after filtering with limitFigures())

nilsreiter commented 6 years ago

Maybe it would be easier to have this in an additional function and not in limitFigures()