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