pr2_taxo_check: Check taxonomy

Description Usage Arguments Value Note Examples

Description

This check the taxonomy for the following conditions:

Usage

1
pr2_taxo_check(pr2_taxo, taxo_levels = pr2.env$taxo_levels, dir_taxo = "")

Arguments

pr2_taxo

dataframe - should contain eight or nine columns kingdom -> species or domain -> species

taxo_levels
  • vector with taxo levels

dir_taxo

character - full path where file are saved (without final //)

Value

Write several files (see description)

Note

The input data frame does not need to be the whole pr2 taxo, can be taxo extracted from an Excel file. Several files are produced:

Examples

1
pr2_taxo_check (taxo_list, "C:/Daniel/database")

vaulot/dvutils documentation built on Nov. 20, 2021, 11:01 a.m.