combineContextFactors: combineContextFactors creates a new column that combines some...

Description Usage Arguments Value

View source: R/ThreadNet_Misc.R

Description

this function adds a new column to the occurrenes table based on a combination of context factors CF). For example, actor+action

Usage

1
combineContextFactors(o, CF, newCol)

Arguments

o

data frame with threads

CF

contextual factors to be combined.

newCol

name of the new combined conextual factor

Value

data frame with the new column


ThreadNet/ThreadNet documentation built on July 26, 2019, 8:16 p.m.