paste_if_not_na: Paste everything but na into a single string

Description Usage Arguments

View source: R/paste_if_not_na.R

Description

Paste everything but na into a single string

Usage

1
paste_if_not_na(..., sep = "", collapse = " ")

Arguments

...

character vector to convert to string


patelm9/centipede documentation built on Dec. 4, 2020, 3:09 a.m.