commonColumns: Returns the common columns of a list of data frame (or other...

Description Usage Arguments Value

View source: R/utils.R

Description

Returns the common columns of a list of data frame (or other objects that has column names)

Usage

1
commonColumns(datalist)

Arguments

datalist

list (or similar) of data frame (or similar) with column names

Value

A list with two keys: 'common' that contains the common names as well as


Novartis/subpat documentation built on April 11, 2020, 3:11 p.m.