concat_walk: concat list 1 and 2, moving past NA values

Description Usage Arguments Value

View source: R/concat-walk.R

Description

concat list 1 and 2, moving past NA values

Usage

1
concat_walk(list1, list2)

Arguments

list1

list or vector for first bigram token

list2

list or vector for second bigram token

Value

paste of list1 and list2, skipping NA's


jcai849/iNZightTA documentation built on Dec. 2, 2020, 6:59 a.m.