dataOverlap: dataOverlap

Description Usage Arguments Value Note Author(s) See Also

View source: R/dataOverlap.r

Description

compare 2 datasets and returns values that overlap

Usage

1
2
dataOverlap(data1, data2, distance.Theshold = 0.1, dnames = c("EID", "X",
  "Y", "date", "salinity", "temperature", "depth", "source"))

Arguments

data1

dataset #1

data2

dataset #2

distance.Theshold

defaults to 0.1

dnames

defaults to c("EID","X","Y","date","salinity","temperature","depth","source")

Value

Data

Note

should not the return object should probably be Data1, not Data?

Author(s)

unknown, <unknown>@dfo-mpo.gc.ca

See Also

Other overly specific: cutOutLand, default.lattice.options


Beothuk/bio.utilities documentation built on May 5, 2019, 1:39 p.m.