test_input: Test inputs for the functions pgTrajDB2TempT()

Description Usage Arguments Value Author(s)

Description

Test inputs for the functions pgTrajDB2TempT()

Usage

1
2
test_input(pgtrajs = NULL, animals = NULL, relocations = NULL,
  bursts = NULL, rids = NULL, epsg = NULL)

Arguments

pgtrajs

String. Name of the pgtraj or name of the field that stores the pgtraj names.

animals

String. Name of the animal or name of the field that stores the animal names.

relocations

String. Name of the field that contains the relocations in relocations_table.

bursts

String. Name of the burst or name of the field that stores the burst names.

rids

String. Name of the field in relocations_table that contains the numeric IDs of relocations.

epsg

Numeric. The EPSG code of the Coordinate Reference System of the relocation coordinates in the ltraj. Defaults to 0.

Value

nothing

Author(s)

Balázs Dukai balazs.dukai@gmail.com


rpostgisLT documentation built on May 2, 2019, 3:04 a.m.