Description Usage Arguments Value
Assigns a value to a variable, unless it already exists
1  | x %<-?% value
 | 
x | 
 (RHS) The variables to be assigned.  | 
value | 
 (LHS) The expression whose value to assign to the variables.  | 
(invisibly) the value of the variable.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.