getColumnsOfBase {Fgmutils}R Documentation

get Columns Of Base present in the string

Description

this function returns the columns of a base whose names are present in the string strColumns

Usage

getColumnsOfBase(base, strColumns)

Arguments

base

data.frame

strColumns

string containing name fields of the base

Value

will be returned list with fields whose name are present in the string


[Package Fgmutils version 0.9.5 Index]