combine_get_address_house_type {podcleaner}R Documentation

Get house address column type

Description

Identifies the type of the house address column provided: number or body.

Usage

combine_get_address_house_type(column)

Arguments

column

A Character string: ends in "house.number" or "house.body".

Value

A Character string: "number" or "body".


[Package podcleaner version 0.1.2 Index]