knitr::opts_chunk$set(echo = FALSE)
# rmdhelp::show_knit_hook_call()
knitr::knit_hooks$set(hook_convert_odg = rmdhelp::hook_convert_odg)

Project Goals

Farm Infrastructure

#rmdhelp::use_odg_graphic(ps_path = "odg/farm-infrastrucutre.odg")
knitr::include_graphics(path = "odg/farm-infrastrucutre.png")

Sensors

#rmdhelp::use_odg_graphic(ps_path = "odg/sesam-sensor.odg")
knitr::include_graphics(path = "odg/sesam-sensor.png")

Activity Data

#rmdhelp::use_odg_graphic(ps_path = "odg/activity-data.odg")
knitr::include_graphics(path = "odg/activity-data.png")

Basic Behavior

#rmdhelp::use_odg_graphic(ps_path = "odg/basic-behavior.odg")
knitr::include_graphics(path = "odg/basic-behavior.png")

Behavior Data

#rmdhelp::use_odg_graphic(ps_path = "odg/bahavior-data.odg")
knitr::include_graphics(path = "odg/bahavior-data.png")

Second Level Algorithm

#rmdhelp::use_odg_graphic(ps_path = "odg/second-level-algo.odg")
knitr::include_graphics(path = "odg/second-level-algo.png")

Statistical Learning

#rmdhelp::use_odg_graphic(ps_path = "odg/stat-learn.odg")
knitr::include_graphics(path = "odg/stat-learn.png")

Decision Support and Alert System

#rmdhelp::use_odg_graphic(ps_path = "odg/dec-supp-alert.odg")
knitr::include_graphics(path = "odg/dec-supp-alert.png")


charlotte-ngs/lbgfs2021 documentation built on Dec. 19, 2021, 3:01 p.m.