R/bin.R
graph_from_bin.Rd
Read the graph from a binary blob
graph_from_bin(path, bin, type = c("directed", "dag"))
(Optional) Path to a file containing a graph binary
(Optional) The raw binary of the graph
The type of graph the JSON represents
A graph object