Description Usage Arguments Examples
list or retrieve README documents at top level of bucket
1 2 | get_readme(which = "populations", justList = FALSE, render = function(x)
cat(x, sep = "\n"))
|
which |
character tag, suffix of README... |
justList |
logical, if TRUE, just list the possible values of 'which' |
render |
a function that will operate on readLines output |
1 2 | get_readme(justList=TRUE)
get_readme()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.