paste list of vector (same length) together. You can use these function to write html paragraph for simple just one row Use-full with graph node and edge attributes.
Usage
pasteDetails(
namedList,
include,
sep.attr = "<br>",
sep.label = ":",
show_hidden = F
)
pasteNodeDetails(g, include, ...)
pasteEdgeDetails(g, include, ...)
Arguments
- namedList
a named r list
- include
a vector of names from much you want to include
- sep.attr
this is typically line breaks in between each attribute
- sep.label
the speperator between attribute name and attributes
- show_hidden
attributes begain with '.' will be pasted into this.
- g
igraph object specifically used for graph objects
- ...
other argument to put into pasteDetails