View source: R/appalmsusegraph.R
appalmsusegraph | R Documentation |
This function retreives daily weight data from the DataMuster database and prepares the data for graphical display on the DataMuster website
appalmsusegraph(
property,
start,
sex,
category,
paddock,
zoom,
username,
password
)
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 |
a dataframe with a list of cattle and a daily visit indicator, 0 = not recorded and 1 = recorded
Dave Swain d.swain@cqu.edu.au and Lauren O'Connor l.r.oconnor@cqu.edu.au
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.