diff --git a/articles/rgexf.html b/articles/rgexf.html index 633af0d..32e1a2e 100644 --- a/articles/rgexf.html +++ b/articles/rgexf.html @@ -190,9 +190,9 @@

 lesmi_ig <- gexf.to.igraph(lesmi)
 lesmi_ig
-
## IGRAPH c64d128 UNW- 77 254 -- 
+
## IGRAPH 1f7a4c5 UNW- 77 254 -- 
 ## + attr: layout (g/n), name (v/c), color (v/c), size (v/n), weight (e/n)
-## + edges from c64d128 (vertex names):
+## + edges from 1f7a4c5 (vertex names):
 ##  [1] Myriel        --Napoleon       Myriel        --MlleBaptistine
 ##  [3] Myriel        --MmeMagloire    MlleBaptistine--MmeMagloire   
 ##  [5] Myriel        --CountessDeLo   Myriel        --Geborand      
@@ -266,7 +266,7 @@ 

Using the plot.gexf method–which uses the gexf-js JavaScript library–results in a Web visualization of the graph, like this:

 plot(g)
-

+

An live version of the figure is available here.

diff --git a/favicon.svg b/favicon.svg index 4e7f465..c624644 100644 --- a/favicon.svg +++ b/favicon.svg @@ -1,5 +1,5 @@ - - + + image/svg+xml @@ -8,413 +8,413 @@ - - - + + + - - + + - - + + - - + + - - - + + + - - - + + + - - - + + + - - - - - - - - - - - - + + + + + + + + + + + + - - - - - + + + + + - - - - - - + + + + + + - - - - - - - - - - - + + + + + + + + + + + - - - - + + + + - - - - - - + + + + + + - - - - - - + + + + + + - - - - - - + + + + + + - - - + + + - - + + - - - - + + + + - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - + + + + + - + - - - - - + + + + + - - - - - - - - - + + + + + + + + + - github.com/gvegayon/rgexf + github.com/gvegayon/rgexf \ No newline at end of file diff --git a/index.html b/index.html index 58a0b83..0be255b 100644 --- a/index.html +++ b/index.html @@ -284,22 +284,22 @@

<nodes> <node id="1" label="juan"> <viz:color r="255" g="99" b="71" a="1"/> - <viz:position x="250" y="250" z="0"/> + <viz:position x="-250" y="250" z="0"/> <viz:size value="125"/> </node> <node id="2" label="pedro"> <viz:color r="255" g="99" b="71" a="1"/> - <viz:position x="-186.698836260964" y="-250" z="0"/> + <viz:position x="250" y="-250" z="0"/> <viz:size value="125"/> </node> <node id="3" label="matthew"> <viz:color r="255" g="99" b="71" a="1"/> - <viz:position x="58.6345969641703" y="21.0570796040237" z="0"/> + <viz:position x="63.1149047588788" y="130.10577758682" z="0"/> <viz:size value="125"/> </node> <node id="4" label="carlos"> <viz:color r="255" g="99" b="71" a="1"/> - <viz:position x="-250" y="52.1739476510533" z="0"/> + <viz:position x="58.513361107523" y="223.719394024583" z="0"/> <viz:size value="125"/> </node> </nodes> @@ -341,12 +341,12 @@

<nodes> <node id="1" label="juan" start="10" end="12"> <viz:color r="255" g="99" b="71" a="1"/> - <viz:position x="170.83225378951" y="250" z="0"/> + <viz:position x="-135.963081408174" y="36.8870363894154" z="0"/> <viz:size value="125"/> </node> <node id="2" label="pedro" start="13" end="13"> <viz:color r="255" g="99" b="71" a="1"/> - <viz:position x="-185.575718708292" y="99.4676000305198" z="0"/> + <viz:position x="192.669458692808" y="250" z="0"/> <viz:size value="125"/> </node> <node id="3" label="matthew" start="2" end="13"> @@ -356,7 +356,7 @@

</node> <node id="4" label="carlos" start="2" end="13"> <viz:color r="255" g="99" b="71" a="1"/> - <viz:position x="250" y="223.447267948248" z="0"/> + <viz:position x="250" y="219.893132902228" z="0"/> <viz:size value="125"/> </node> </nodes> @@ -441,7 +441,7 @@

<attvalue for="att2" value="1"/> </attvalues> <viz:color r="255" g="99" b="71" a="1"/> - <viz:position x="54.5768870712791" y="-82.6024016050223" z="0"/> + <viz:position x="250" y="51.7457176988725" z="0"/> <viz:size value="125"/> </node> <node id="2" label="pedro" start="13" end="13"> @@ -450,7 +450,7 @@

<attvalue for="att2" value="2"/> </attvalues> <viz:color r="255" g="99" b="71" a="1"/> - <viz:position x="68.6545049832694" y="-19.5303942478532" z="0"/> + <viz:position x="-67.5391867908165" y="-143.917625792549" z="0"/> <viz:size value="125"/> </node> <node id="3" label="matthew" start="2" end="13"> @@ -459,7 +459,7 @@

<attvalue for="att2" value="3"/> </attvalues> <viz:color r="255" g="99" b="71" a="1"/> - <viz:position x="250" y="250" z="0"/> + <viz:position x="67.4998253464631" y="-250" z="0"/> <viz:size value="125"/> </node> <node id="4" label="carlos" start="2" end="13"> @@ -468,7 +468,7 @@

<attvalue for="att2" value="4"/> </attvalues> <viz:color r="255" g="99" b="71" a="1"/> - <viz:position x="-250" y="-250" z="0"/> + <viz:position x="-250" y="250" z="0"/> <viz:size value="125"/> </node> </nodes> @@ -637,9 +637,9 @@

Developers

Dev status

    -
  • CRAN_Status_Badge
  • -
  • Downloads
  • -
  • Downloads
  • +
  • CRAN_Status_Badge
  • +
  • Downloads
  • +
  • Downloads
  • R CI
  • rgexf website
  • Coverage Status
  • diff --git a/pkgdown.yml b/pkgdown.yml index 3d9475f..0397632 100644 --- a/pkgdown.yml +++ b/pkgdown.yml @@ -3,5 +3,5 @@ pkgdown: 1.6.1 pkgdown_sha: ~ articles: rgexf: rgexf.html -last_built: 2024-10-18T22:52Z +last_built: 2024-10-18T22:56Z