defactor: Set all factor data to character

Description Usage Arguments Value

View source: R/defactor.R

Description

While many internal osmar functions rely on internal table to use factors, it can be useful to have those data frame columns cast to character instead. Note that several functions such as find() will no longer work on the resulting object.

Usage

1
defactor(osmar)

Arguments

osmar

An osmar object.

Value

A defactored_osmar object with all internal tables set to use character


mdlincoln/bigosm documentation built on Sept. 10, 2019, 7:37 a.m.