Loris Bennett writes:
> Hi Jim,
>
> jim holtman writes:
>
>> Here is what it does locally on my PC:
>>
>>> library("igraph")
>>> topo_data <- read.table(text = "ibcore01ibswitch01
>> + ibcore01ibswitch02
>> + ibcore01ibswitch03
>> + ibcore02ibswitch01
>> + ib
Hi Jim,
jim holtman writes:
> Here is what it does locally on my PC:
>
>> library("igraph")
>> topo_data <- read.table(text = "ibcore01ibswitch01
> + ibcore01ibswitch02
> + ibcore01ibswitch03
> + ibcore02ibswitch01
> + ibcore02ibswitch02
> + ibcore02
Here is what it does locally on my PC:
> library("igraph")
> topo_data <- read.table(text = "ibcore01ibswitch01
+ ibcore01ibswitch02
+ ibcore01ibswitch03
+ ibcore02ibswitch01
+ ibcore02ibswitch02
+ ibcore02ibswitch03
+ ibswitch01 node001
Hi,
With the following data
ibcore01ibswitch01
ibcore01ibswitch02
ibcore01ibswitch03
ibcore02ibswitch01
ibcore02ibswitch02
ibcore02ibswitch03
ibswitch01 node001
ibswitch01 node002
ibswitch01 node003
ibswitch02 node004
ibswitch02
4 matches
Mail list logo