getAnimalsDf: Get distinct animal names in step_geometry view

Description Usage Arguments Value Author(s)

Description

Get distinct animal names in step_geometry view

Usage

1
getAnimalsDf(conn, schema, view)

Arguments

conn

DBI::DBIConnection

schema

String. Schema name.

view

String. View name.

Value

data frame with column 'animal_name'

Author(s)

Balázs Dukai balazs.dukai@gmail.com


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