downloadGraph {dagitty}R Documentation

Load Graph from dagitty.net

Description

Downloads a graph that has been built and stored online using the dagitty.net GUI. Users who store graphs online will receive a unique URL for their graph, which can be fed into this function to continue working with the graph in R.

Usage

downloadGraph(x = "dagitty.net/mz-Tuw9")

Arguments

x

dagitty model URL.


[Package dagitty version 0.3-4 Index]