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 read_airport() function.

Value

A ⁠"data.table" "data.frame"⁠ object


[Package flightsbr version 1.0.0 Index]