altitude_to_numeric {flightsbr} | R Documentation |
Convert altitude column to numeric
Description
Convert altitude column to numeric
Usage
altitude_to_numeric(df)
Arguments
df |
A data.frame internal to the |
Value
A "data.table" "data.frame"
object
[Package flightsbr version 1.0.0 Index]