beard {NaileR} | R Documentation |
Beard descriptions
Description
These data refer to 8 types of beards. Each beard was evaluated by 62 assessors (except beard 8 which only had 60 evaluations).
Usage
beard
Format
A data frame with 494 rows and 2 columns:
the types of beards;
the words used to describe them.
Source
Applied mathematics department, Institut Agro Rennes-Angers
Examples
## Not run:
# Processing time is often longer than ten seconds
# because the function uses a large language model.
data(beard)
beard[1:8,]
## End(Not run)
[Package NaileR version 1.2.3 Index]