Package 'curse'

Title: Cursing Words and Phrases
Description: Release some tension when coding by casting some curse words at your screen, not personally intended of course.
Authors: Guilherme Hermanson and Dirk Eddelbuettel
Maintainer: Dirk Eddelbuettel <[email protected]>
License: MIT + file LICENSE
Version: 1.0
Built: 2024-08-11 04:49:42 UTC
Source: https://github.com/eddelbuettel/curse

Help Index


Cursing Words and Phrases

Description

Release some tension when coding by casting some curse words at your screen, not personally intended of course.

Details

Package: curse Type: Package Version: 1.0 Date: 2021-03-02 License: MIT + file LICENSE

Package: curse
Type: Package
Title: Cursing Words and Phrases
Version: 1.0
Date: 2021-03-02
Author: Guilherme Hermanson and Dirk Eddelbuettel
Maintainer: Dirk Eddelbuettel <[email protected]>
Description: Release some tension when coding by casting some curse words at your screen, not personally intended of course.
License: MIT + file LICENSE
RoxygenNote: 6.0.1
NeedsCompilation: no
Repository: https://eddelbuettel.r-universe.dev
RemoteUrl: https://github.com/eddelbuettel/curse
RemoteRef: HEAD
RemoteSha: 9dc6a68049df6cb2235760b263f68373fd1bfc38

Index of help topics:

curse                   Random cursing words/phrases
curse-package           Cursing Words and Phrases

Author(s)

Guilherme Hermanson and Dirk Eddelbuettel

Maintainer: Dirk Eddelbuettel <[email protected]>


Random cursing words/phrases

Description

This function prints cursing words on the screen. The user can choose between the original content or a 'polite' version.

Usage

curse(polite = FALSE)

Arguments

polite

Logical. If FALSE (default), returns the one of the original cursing phrases. If TRUE, the 'eff' word is blanked by three stars

Value

A randomly sampled cursing word or phrase

Examples

curse(polite=TRUE)