use_data_wordle: Use the wordle data set

View source: R/use-data.R

use_data_wordleR Documentation

Use the wordle data set

Description

This data set contains the result of a real wordle challange (in german language) between tow players. Wordle is a game where a player guesses a five-letter word in six tries. The variable "try" reflects the success of player A and B. Other variables like "noun", "aeiou", "unique", "common" and "rare" reflect the properties of the word.

Usage

use_data_wordle()

Value

Dataset

Examples

use_data_wordle()

explore documentation built on April 3, 2025, 9 p.m.