Description Usage Arguments Value
View source: R/is_assignment.R
Takes an expression that has been cast to a list and returns true if using
left-assignment with either <-
or =
1 | is_assignment(parse_tree)
|
parse_tree |
An unevaluated expression as a list |
A logical
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.