cleanAddressFile: Clean Address file

Description Usage Arguments Value

Description

This function takes a data.table with columns street, number and city and performs some cleaning operations to it. Additional columns may exist, and they will be ignored.

Usage

1
cleanAddressFile(d, deleteRows = TRUE)

Arguments

d

The data.table containing the data of interest.

deleteRows

Logical. Should duplicated rows be removed from this dataset?

Value

A data.table with the same structure as what was passed, but possibly modified to clean up names or delete duplicate rows.


rockclimber112358/romeHousePrices documentation built on May 27, 2019, 12:15 p.m.