concat_fml_dots | R Documentation |
Concatenates formula(s) to varargs of dots
concat_fml_dots(fmls = NULL, fml_nms = NULL, dots = NULL, anal_type = "zzz")
fmls |
A character vector of formula(s) |
fml_nms |
A character vector containing the names of |
dots |
A character vector of formula(s) in |
anal_type |
Character string; the type of analysis that are preset for
method dispatch in function factories. The value will be determined
automatically. Exemplary values include |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.