appreaddata | R Documentation |
This function reads cattle data from a file and prepares the data for table display on the DataMuster website
appreaddata(property, filepath, filetype, username, password)
property |
the name of the property of the registered user |
filepath |
the path of the file to be read, determined by navigation by the user to the file after selecting the 'Browse' button |
filetype |
the type of file to be read, "DataMuster WoW (.txt)", "DataMuster EID (.txt)", "Gallagher TSi Session Data (.csv)" or "Calving Data (.csv)" |
username |
a username to access the DataMuster database |
password |
a password to access the DataMuster database |
a dataframe containing the data from the file
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.