get_Quote | R Documentation |
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)
ID |
character (optional): quote ID to be returned. |
separated |
logical (with default): return result in separated form. |
Returns a character with quote and respective (false) author.
0.1.5
Dietze, M., Kreutzer, S., 2024. 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., 2024. Luminescence: Comprehensive Luminescence Dating Data Analysis. R package version 0.9.24. https://CRAN.R-project.org/package=Luminescence
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
## ask for an arbitrary quote
get_Quote()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.