use_data_wordle {explore}R 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()

[Package explore version 1.3.3 Index]