{{
on regular objects
https://rlang.r-lib.org/reference/topic-embrace-non-args.html
If you use {{
on regular objects (and not on arguments), it captures the value
of the object. This is related to how enquo works.
{{
on regular objectshttps://rlang.r-lib.org/reference/topic-embrace-non-args.html
If you use {{
on regular objects (and not on arguments), it captures the value
of the object. This is related to how enquo works.