View source: R/rules-line-break.R
force_assignment_eq | R Documentation |
=
when possibleBecause you can't determine from a nest with <-
what the context is,
we need to do it from the parent.
force_assignment_eq(pd)
# identical
styler:::create_tree("x <- 2")
styler:::create_tree("c(x <- 2)")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.