get_taggledata: Retrieve taggle data information from the DataMuster MongoDB...

View source: R/get_taggledata.R

get_taggledataR Documentation

Retrieve taggle data information from the DataMuster MongoDB database.

Description

This function provides a search tool to retrieve taggle data from the DMWater collection in the DataMuster MongoDB database. If you need assistance please email info@datamuster.net.au to seek help or suggest improvements.

Usage

get_taggledata(TagNo, Days, username = NULL, password = NULL)

Arguments

TagNo

the Taggle tag number

Days

number of days to go back and retrieve data for

username

if you don't have a username set up using the dmaccess function you can pass a username, if no value added then the function looks for a value from dmaccess via keyring

password

if you include a username you will also need to add a password contact Lauren O'Connor if you don't have access

Value

a dataframe that includes the Taggle tag ID plus the meter readings and the water use per hour

Author(s)

Dave Swain d.swain@cqu.edu.au and Lauren O'Connor l.r.oconnor@cqu.edu.au


PrecisionLivestockManagement/DMMongoDB documentation built on Aug. 22, 2023, 10:57 a.m.