cutColbyName: Subset a data.frame by give column names

Description Usage Arguments Value Author(s)

Description

Cut columns from data.frame that are not matched with given desirable column names. Tip: always cut first before fill.

Usage

1
cutColbyName(df, fillnames)

Arguments

df

a data.frame

fillnames

a character vector of kept column names

Value

a data.frame

Author(s)

Siyu Sun


sunsiyu/featurer documentation built on May 30, 2019, 8:39 p.m.