let-declare-const | R Documentation |
These functions do nothing. It is created to ensure the keywords 'let' and 'declare' are defined.
let(...)
declare(...)
const(...)
... |
Any arguments |
let (x)
let (x = 1, y = 2)
declare (x1, x2, x3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.