frequon: The Frequon (Frequency Analysis) Game

View source: R/frequon.R

frequonR Documentation

The Frequon (Frequency Analysis) Game

Description

The frequon function is used for solving problems in the data-based game ,,The Frequon Game”.

Usage

frequon(...)

Arguments

...

frequon function is called by different arguments, which vary depending on a problem that Bit is trying to solve. See Details in order to learn more about the list of possible arguments.

Details

Every time when some additional hints are needed one should add hint=TRUE argument to the frequon function.

In this game you are in contact with a group of people that are going to stop terrorists. You can communicate with them through frequon function.

In each call add subject parameter that will indicate which message you are answering. Add content parameter. It's value should match the request.

,,The Frequon Game” is a free of charge, educational project of the SmarterPoland.pl Foundation.

Author(s)

  • Katarzyna Fak - the idea and the implementation,

  • Przemyslaw Biecek - comments and the integration with the 'BetaBit' package.

Examples

frequon()
frequon(hint=TRUE)

BetaBit documentation built on Aug. 25, 2023, 1:07 a.m.

Related to frequon in BetaBit...