a <- function(x, #
y
) {
x - 1
}
a <- function(x, #
y) #
{
x
}
function(a =
b,
c) {}
function(a =
b,
c) {
}
function(a =
b,
c
) {}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.