issues
search
open-discourse
/
opendiscouRse
Package containing functions to obtain descriptive statistics and analyses of the Open Discourse database.
https://open-discourse.github.io/opendiscouRse/
Other
3
stars
0
forks
source link
#30 implement a table 1 functionality
#32
Closed
lwarode
closed
2 years ago
lwarode
commented
2 years ago
function
get_table_1
yielding either a data.frame or LaTeX code with main descriptive statistics as a main table ("Table 1")
function takes a little bit (1-2 minutes approx.) to generate table since counting of tokens/words is computationally a little bit more expensive
function specifically works with
speeches
and
contributions_simplified
table
get_table_1
yielding either a data.frame or LaTeX code with main descriptive statistics as a main table ("Table 1")speeches
andcontributions_simplified
table