beard {NaileR} | R Documentation |
These data refer to 8 types of beards. Each beard was evaluated by 62 assessors (except beard 8 which only had 60 evaluations).
beard
A data frame with 494 rows and 2 columns:
the types of beards;
the words used to describe them.
Applied mathematics department, Institut Agro Rennes-Angers
## 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)