Data and code for Feeding and growth variations affect δ13C and δ15N budgets during ontogeny in a lepidopteran larva
LatestYou will find data and code generating statistical analyses and figures for the paper:
"Feeding and growth variations affect δ13C and δ15N budgets during ontogeny in a lepidopteran larva"
Data are in the data folder.
Codes for data handling, analyses and figures are in the R folder.
The compendium workflow is implemented with the targets
package from R. The whole project can be run using
targets::tar_make()
directly in the R console.