get_Quote: Function to return essential quotes

View source: R/get_Quote.R

get_QuoteR Documentation

Function to return essential quotes

Description

This function returns one of the collected essential quotes in the growing library. If called without any parameters, a random quote is returned.

Usage

get_Quote(ID, separated = FALSE)

Arguments

ID

character (optional): quote ID to be returned.

separated

logical (with default): return result in separated form.

Value

Returns a character with quote and respective (false) author.

Function version

0.1.5

Author(s)

Quote credits: Michael Dietze, GFZ Potsdam (Germany), Sebastian Kreutzer, Geography & Earth Science, Aberystwyth University (United Kingdom), Dirk Mittelstraß, TU Dresden (Germany), Jakob Wallinga (Wageningen University, Netherlands)

Examples


## ask for an arbitrary quote
get_Quote()


R-Lum/Luminescence documentation built on March 1, 2025, 12:43 a.m.