Learn R Programming

flightsbr (version 1.1.1)

altitude_to_numeric: Convert altitude column to numeric

Description

Convert altitude column to numeric

Usage

altitude_to_numeric(df)

Value

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

Arguments

df

A data.frame internal to the read_airport() function.