direction_codify: direction_codify

Description Usage Arguments Value

View source: R/clean_data.R

Description

Replace flight direction with code from database. Flight direction should be in degrees and is to be entered relative to the ship.

Usage

1
direction_codify(.data, .flight_direction)

Arguments

.data

A data frame or data frame extension (e.g., tibble).

.flight_direction

Name of the column field that identifies the flight direction.

Value

The mutated tibble.


jmhatch/seebirdr documentation built on April 19, 2020, 10:23 p.m.