eco_guess: Guess common or botanical names

Description Usage Arguments Examples

Description

This function tries to guess the botanical or common names of trees for users with only one of these fields, not both. Since eco_run_all attempts to find matches in both common and botanical, running this is required for users that are missing one of these fields.

Usage

1
eco_guess(x, guess)

Arguments

x

A vector containing "common" or "botanical" names.

guess

The missing field, either "common" or "botanical".

Examples

1
2
3
eco_guess("common fig", "botanical")

eco_guess("pinus eldarica", "common")

tyluRp/treeco documentation built on May 26, 2019, 5:40 p.m.