pick_cols: Helper function to pick columns from a data frame

View source: R/utils.R

pick_colsR Documentation

Helper function to pick columns from a data frame

Description

Helper function to pick columns from a data frame

Usage

pick_cols(x, cols)

Arguments

x

A data frame

cols

Vector of column names to be picked

Value

x with only columns in cols


metasnf documentation built on April 3, 2025, 5:40 p.m.