View source: R/rquery_treatment.R
| flatten_fn_list | R Documentation | 
Flatten a list of functions onto d.
flatten_fn_list(d, fnlist)
d | 
 object (usually a data souce)  | 
fnlist | 
 a list of functions  | 
fnlist[[length(fnlist)]](flatten_fn_list(d, fnlist[[-length(fnlist)]]) (or d if length(fnlist)<1)
as_rquery_plan
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.