bind_tbs_in_input_ls | R Documentation |
bind_tbs_in_input_ls() is a Bind function that binds two objects together to create a composite object. Specifically, this function implements an algorithm to bind tibbles in input list. The function returns Combined (a list).
bind_tbs_in_input_ls(bc_ls, cf_ls)
bc_ls |
Bc (a list) |
cf_ls |
Counter-factual (a list) |
Combined (a list)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.