dk_classify: Classify a specie by phenotypical characteristics in a CLI in...

Description Usage Arguments Details Author(s) See Also Examples

View source: R/classify.R

Description

As title. With a dichotomous key table, the function gives you choices of the features of the speciment (and maybe in the form of multimedias if enabled) and classify the specie for you.

Usage

1
dk_classify(x = dk_eg,asp = 3,show_img = F,show_link = F)

Arguments

x

Table input, if not specified then the example table, dk_eg will be used

show_img

Being developed, extension of output media

show_link

Being developed, extension of output media

Details

Searching across tables is still under construction.

You can import your own table from books or websites using the form shown in dk_eg.Make sure when you import, specify stringsAsFactors = FALSE.

Author(s)

Hao Li

See Also

dk_eg

Examples

1
2
## This will open the CLI
## dk_classify()

HaoLi111/dichotomousKey documentation built on March 25, 2021, 12:32 p.m.