- Notifications
You must be signed in to change notification settings - Fork1
An R Package for Processing & Reporting GreenFeed Data
License
GMBog/greenfeedr
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
greenfeedr is an R package to easily download, report, and processGreenFeed data.
The package provides tools for:
get_gfdata()downloads GreenFeed data via API.report_gfdata()generates reports of GreenFeed data.compare_gfdata()compares preliminary and finalized GreenFeed data.process_gfdata()processes and averages GreenFeed data.pellin()processes pellet intakes from GreenFeed units.viseat()processes GreenFeed visits.
More information about how to use greenfeedr can be found inMartinez-Boggio et al. (2024).
To install the latest stable release ofgreenfeedr fromCRAN, use:
install.packages("greenfeedr")For the development version with the latest updates, install it fromGitHub:
install.packages("remotes")remotes::install_github("GMBog/greenfeedr")
library(greenfeedr)Run the ShinyApp directly on your computer with:
greenfeedr::run_gfapp()
Learn how to use greenfeedr in different workflows:
If you encounter a clear bug, please file an issue with a minimalreproducible example onGitHub.
For more details, please contactGuillermoMartinez-Boggio.
About
An R Package for Processing & Reporting GreenFeed Data
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.

