dropicols: dropicols

Description Usage Arguments Details

View source: R/dropicols.R

Description

Drop columns prefixed by i.* these may be remenants of a join.

Usage

1

Arguments

x

data.table

Details

During a merge/join matching columns in the two merge tables get a prefix. The i-argument recieves a prefix i.; these colmns may not be wanted. dropicols removes these columns from a data table.


decisionpatterns/data.table.plus documentation built on June 15, 2020, 10:26 p.m.