get_Quote function

Function to return essential quotes

Function to return essential quotes

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

get_Quote(ID, separated = FALSE)

Arguments

  • ID: character (optional): quote ID to be returned.
  • separated: logical (with default): return result in separated form.

Returns

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

Function version

0.1.5

Examples

## ask for an arbitrary quote get_Quote()

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) , RLum Developer Team

How to cite

Dietze, M., Kreutzer, S., 2025. get_Quote(): Function to return essential quotes. Function version 0.1.5. In: Kreutzer, S., Burow, C., Dietze, M., Fuchs, M.C., Schmidt, C., Fischer, M., Friedrich, J., Mercier, N., Philippe, A., Riedesel, S., Autzen, M., Mittelstrass, D., Gray, H.J., Galharret, J., Colombo, M., Steinbuch, L., Boer, A.d., 2025. Luminescence: Comprehensive Luminescence Dating Data Analysis. R package version 1.0.1. https://r-lum.github.io/Luminescence/

  • Maintainer: Sebastian Kreutzer
  • License: GPL-3
  • Last published: 2025-03-07