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

#26 get_ets fun #29

Closed lwarode closed 2 years ago

lwarode commented 2 years ago
  1. function offers option to choose (dummy parameter) whether the output format is in dummy form or a list (that is a data.framecolumn) 2. merge parameter either returns the whole input data frame including the newly generated columns or just the generated column(s)