Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

An R Package for Processing & Reporting GreenFeed Data

License

NotificationsYou must be signed in to change notification settings

GMBog/greenfeedr

Repository files navigation

CRAN StatusCRAN DownloadsCRAN Downloads

Overview

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.

Citation

More information about how to use greenfeedr can be found inMartinez-Boggio et al. (2024).

Installation

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")

Usage

library(greenfeedr)

ShinyApp

Run the ShinyApp directly on your computer with:

greenfeedr::run_gfapp()

Tutorials

Learn how to use greenfeedr in different workflows:

Cheat Sheet

Getting help

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

Stars

Watchers

Forks

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp