addnotes: Add cattle data to the AnitaCattle collection in the...

Description Usage Arguments Value Author(s)

View source: R/addnotes.R

Description

This function adds cattle data from Anita's Belmont trial to the MongoDB database.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
addnotes(
  RFID,
  calfID = NULL,
  calfsex = NULL,
  calfvigour = NULL,
  calfwt = NULL,
  udder = NULL,
  front = NULL,
  rear = NULL,
  cowbcs = NULL,
  notes = NULL,
  username = user,
  password = pass
)

Arguments

RFID

a list of cattle RFIDs

username

username for use with Anita's App

password

password for use with Anita's App

Value

a message that indicates the data has been successfully added

Author(s)

Anita Chang a.chang@cqu.edu.au


PrecisionLivestockManagement/AppAnita documentation built on Oct. 2, 2020, 12:29 p.m.