On May 27, 2011, at 7:08 PM, Weiwei Shi wrote:

> Please read my post carefully.
>
> I did search and found some functions I need for my purpose from  
> network package, like layout and its different algorithm. I used  
> pajek a couple of days and I found the "IO" part between R and pajek  
> a little inconvenient;

This is the first time you have mentioned "pajek". Is it an R package?  
I was unable to find a package with that name in either CRAN or r- 
forge searching for either source or binary packages. Running a search  
on google I find a windows-only standalone program (with a very cool  
mascot ... I love spiders). So perhaps that is why there are no  
packages for R that show up when searching with a Mac?

> that's why I sent the question to find if network package can do that

"That" is not at all well defined. The use of indefinite pronouns in  
describing computing activities may (as in this case ) lead to  
considerable ambiguity. If you read the Posting Guide,,, ??? ,,,  I  
think you will find that the advice to posters is that they describe  
their efforts at searching and in their  use of code with more detail  
than you have so far offered:

http://www.R-project.org/posting-guide.html

Please do read it.


> or not. Or, there is another package which can do the similar job.
>
> So I did _any_ search.

Such was not at all clear. Code is usually more effective in  
demonstrating efforts. Do you have any example data?

-- 
David.
>
> Thank you for tabulating the searched results, though useless for me.
>
> Weiwei
>
> On Fri, May 27, 2011 at 4:44 PM, David Winsemius <dwinsem...@comcast.net 
> > wrote:
>
> On May 27, 2011, at 5:32 PM, Weiwei Shi wrote:
>
> Hi there,
>
> I need a network builder and it can change the node size and color;  
> I am not
> sure if network package in R can do this or not. The other functions I
> wanted have been found in that package.
>
>
> When I type ??network at my console I get pages and pages of  
> possibilities including several from that package. Even more appear  
> when I do a search of all functions:
>
> > library(sos)
> > findFn("network")
> found 1669 matches;  retrieving 20 pages, 400 matches.
> 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
>
>  Have you done _any_ searching? At the moment it would appear  
> difficult to know whether any of these possibilities is useful for  
> your porpoises. You can also restrict your searching to vignettes:
>
> http://search.r-project.org/cgi-bin/namazu.cgi?query=network&max=100&result=normal&sort=score&idxname=vignettes
>
> Results:
> References: [ network: 231 ]
>
> Total 231 documents matching your query.
>
>
> BTW, if there is another package in R relating to this, please  
> suggest too.
>
> Thanks,
>
> Weiwei
>
> -- 
> Weiwei Shi, Ph.D
> Research Scientist
>
>
> "Did you always know?"
> "No, I did not. But I believed..."
> ---Matrix III
>
>        [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>
> David Winsemius, MD
> West Hartford, CT
>
>
>
>
> -- 
> Weiwei Shi, Ph.D
> Research Scientist
>
>
> "Did you always know?"
> "No, I did not. But I believed..."
> ---Matrix III

David Winsemius, MD
West Hartford, CT


        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to