remove_element: Remove rows containing particular components

Description Usage Arguments Value

Description

Remove rows containing particular components

Usage

1
2
remove_element(data, elementid = c(1810, 1952, 1838, 1845, 1869, 1891, 1918,
  1992, 1994))

Arguments

data

A data frame with an ElementID column

elementid

A numeric vector containing the ElementID numbers of the components you wish to remove. By default this contains the elementIDs of unpainted redecorations and components that do not exist, e.g. no ceiling.

Value

The data frame with the appropriate rows filtered out.


DFE-Capital/Blockbuster2DataPrep documentation built on May 12, 2019, 5:41 a.m.