call_sources | R Documentation |
These functions call any source or citation information that is available
for a datacube or dataset.
The function can be used on its own to the console,
called during another function call such as consolidate()
or pluck()
,
or is used to automatically and consistently populate help files.
call_sources(x)
call_citations(x, output = c("console", "help"))
x |
A datacube or dataset |
output |
Whether the output should be formatted for "console" or the "help" page. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.