Allnum: Merge tibbles with columns holding the sum of numeric values...

View source: R/helper-filter.R

AllnumR Documentation

Merge tibbles with columns holding the sum of numeric values of a vector.

Description

Each column holding values of numbers will be summed row-wise.

Usage

Allnum(d)

Arguments

d

tibble with numeric values

Value

numeric tibble with summed columns.


dieterich-lab/JACUSA2helper documentation built on March 1, 2023, 12:09 a.m.