adjustGraph | R Documentation |
Helper to readjust 'IFC_data' graphs in case of missing feature, region, population.
adjustGraph(obj, graph, adjust_graph = TRUE, ...)
obj |
an object of class 'IFC_data' extracted by ExtractFromDAF(extract_features = TRUE) or ExtractFromXIF(extract_features = TRUE). |
graph |
a graph from 'obj' or a list that can be coerced by |
adjust_graph |
whether to try to adjust graph(s) when possible. Default is TRUE. |
... |
other arguments to be passed. |
the adjusted graph.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.