appalmsusegraph: Retrieves data for the ALMS Use graph from the DataMuster...

View source: R/appalmsusegraph.R

appalmsusegraphR Documentation

Retrieves data for the ALMS Use graph from the DataMuster database

Description

This function retreives daily weight data from the DataMuster database and prepares the data for graphical display on the DataMuster website

Usage

appalmsusegraph(
  property,
  start,
  sex,
  category,
  paddock,
  zoom,
  username,
  password
)

Arguments

property

the name of the property to search the database

start

the minimum date of data to be returned, determined by the "Period for ALMS graphs" filter

sex

the sex of the cattle to be returned, determined by the "Males or Females" filter

category

the category of cattle to be returned, determined by the "Breeders or Growers" filter

username

a username to access the DataMuster database

password

a password to access the DataMuster database

alms

the allocated alms unit of the cattle to be returned, determined from the "ALMS Access:" drop down selector

Value

a dataframe with a list of cattle and a daily visit indicator, 0 = not recorded and 1 = recorded

Author(s)

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


PrecisionLivestockManagement/DMApp documentation built on Aug. 21, 2023, 4:42 p.m.