View source: R/redistribution.R
make_from_to_species | R Documentation |
Read csv-file with allocation keys for partly identified prey species.
make_from_to_species(inp_file = "from_to_species.csv")
inp_file |
Input file name. The file must include the variable names order, from_species and to_species. |
Data frame with names of partly identified preys and their allocation into identified preys
## Not run: from_to<-make_from_to_species();
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.