make_from_to_species: Read csv-file with allocation keys for partly identified prey...

View source: R/redistribution.R

make_from_to_speciesR Documentation

Read csv-file with allocation keys for partly identified prey species.

Description

Read csv-file with allocation keys for partly identified prey species.

Usage

make_from_to_species(inp_file = "from_to_species.csv")

Arguments

inp_file

Input file name. The file must include the variable names order, from_species and to_species.

Value

Data frame with names of partly identified preys and their allocation into identified preys

Examples

## Not run: from_to<-make_from_to_species();


MortenVinther/FishStomachs documentation built on Feb. 14, 2025, 7:33 a.m.