


eggbiomechanic R package
Analysis of egg mechanical properties (eggshell, vitellines membranes).
Installation
remotes::install_gitlab("abrionne/eggbiomechanic",host = "forgemia.inra.fr",build_opts = c("--no-resave-data", "--no-manual"))
Quick overview
-
Instron © raw data processing:
eggbiomechanic::Instron_eggshell
oreggbiomechanic::Instron_vitmb
. -
plot individual Instron © traces:
eggbiomechanic::plots
.
eggshell
vitellines membranes
-
Compute eggshell mechanical properties:
eggbiomechanic::biomechanic_eggshell
. -
Extract results tables:
eggbiomechanic::get_table
. -
Display table in interactive:
eggbiomechanic::display_table
.
- Fitting Linear Models or Linear Mixed-Effects Models:
eggbiomechanic::var_test
.