fix_zero: fix 0's to NAs in latitude and longitude

View source: R/checks.R

fix_zeroR Documentation

fix 0's to NAs in latitude and longitude

Description

fix 0's to NAs in latitude and longitude

Usage

fix_zero(xyz)

Arguments

xyz

a data.frame of xy or xyz coordinates

Value

returns a data.frame with 0s replaced with NAs


sftrack documentation built on March 31, 2023, 7:27 p.m.