call_extract_list {teal.transform} | R Documentation |
Compose extract call with $
operator
Description
Compose extract call with $
operator
Usage
call_extract_list(dataname, varname, dollar = TRUE)
Arguments
dataname |
( |
varname |
( |
dollar |
( |
Value
Extract()
call
in $
or [[
notation (depending on parameters).
[Package teal.transform version 0.6.0 Index]