View source: R/popsRetrieveGraph.R
popsRetrieveGraph | R Documentation |
Retrieves the graph a graphical population originate from
popsRetrieveGraph(obj, pops, vis2D = "density", all_siblings = FALSE)
obj |
an 'IFC_data' object extracted by ExtractFromDAF(extract_features = TRUE) or ExtractFromXIF(extract_features = TRUE). |
pops |
names of graphical populations present in 'obj'. Note that they should be siblings. |
vis2D |
when original graph is not an histogram, whether to display it as "scatter" or "density". Default is "density". |
all_siblings |
whether to add all 'pop' siblings in the graph. Default is FALSE. |
a list of parameters needed to build an IFC graph.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.