$
operatorCompose extract call with $
operator
call_extract_list(dataname, varname, dollar = TRUE)
call
in $
or [[
notation (depending on parameters).
(character(1)
or name
) name of the object.
(character(1)
or name
) name of the slot in data.
(logical(1)
) whether returned call should use $
or [[
operator.