make_map_from_links | R Documentation |
Make a causal map candidate from a dataframe of links.
make_map_from_links(links, switch = F)
links |
A dataframe with two columns from and to, and possibly other columns. |
switch |
Whether to swap the interpretation of the from and to columns containing strings which are the names of the implied factors. |
A
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.