addaccelerometer: Add accelerometer data to the AnitaAccelerometer collection...

Description Usage Arguments Value Author(s)

View source: R/addaccelerometer.R

Description

This function adds accelerometer 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
15
16
17
18
addaccelerometer(
  RFID,
  mtag,
  date,
  time,
  mean.MI,
  min.MI,
  max.MI,
  sd.MI,
  range.MI,
  mean.MV,
  min.MV,
  max.MV,
  sd.MV,
  range.MV,
  username = user,
  password = pass
)

Arguments

RFID

a list of cattle RFID number/s

mtag

a list of cattle management tag number/s

date

a list of cattle dates

username

username for use with Anita's App

password

password for use with Anita's App

hour

a list of cattle hours

roundedtime

a list of cattle rounded times

timestamp

a list of cattle timestamps

X

the x axes

Y

the Y axes

Z

the Z axes

status

the status

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.