Skip to content
Snippets Groups Projects

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

  1. Instron © raw data processing: eggbiomechanic::Instron_eggshell or eggbiomechanic::Instron_vitmb.

  2. plot individual Instron © traces: eggbiomechanic::plots.

eggshell

vitellines membranes

  1. Compute eggshell mechanical properties: eggbiomechanic::biomechanic_eggshell.

  2. Extract results tables: eggbiomechanic::get_table.

  3. Display table in interactive: eggbiomechanic::display_table.

  1. Fitting Linear Models or Linear Mixed-Effects Models: eggbiomechanic::var_test.