fix_zero {sftrack}R 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


[Package sftrack version 0.5.4 Index]