.name_y_with_x | R Documentation |
name y with x
.name_y_with_x(x, y)
## Not run:
x <- letters[1:5]
y <- 1:5
.name_y_with_x(x, y)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.