search for: biscarini

Displaying 8 results from an estimated 8 matches for "biscarini".

Did you mean: bigiarini
2004 Aug 26
3
plot.new?
...dy know how can I call plot.new? Is this an additional package to be found somewhere on the web? Is it a functionality that I just have to "activate" somehow? I am using R both on windows and on Linux and get the same error message when using those drawing functions. Thank you, Filippo Biscarini **************************** Filippo Biscarini, Research and Development ANAFI (Italian Holstein Association) Via Bergamo, 292 26100, Cremona, Italy tel: +39.0372.474234 ***************************** [[alternative HTML version deleted]]
2006 Nov 20
4
how to use the switch statement
...then it should be A2, and so on ...) I was trying to use switch in the following way: switch(column_name, 'AT'='A1' 'BB'='A2' ...) but it's not working. The R help is particularly cryptic on this point. Can anyone help me? Thank you very much, Filippo Biscarini University of Wageningen (The Netherlands) [[alternative HTML version deleted]]
2007 Dec 03
3
overlapping labels
...dering whether there are options that I can use to prevent this overlapping (by, for example, placing labels alternatively above and below the plotted curve), or whether I should use another set of graphical functions (grid or lattice packages). Does anybody have suggestions? Thank you, Filippo Biscarini PS: These are the lines of codes that I have been using to generate the plot. plot( prova$x, prova$y, type="b", mar=c(0.5,0.5,0.5,0.5), xlab="basepairs", ylab="" ); text( prova$x, prova$y, prova$lab, pos=3, offset=2, cex=0.5 ); [[alternative HTML ver...
2007 Apr 03
5
converting a list to a data.frame
...rs or undesired results. I also tried with rbind(), but again I couldn't manage to make it accept rows of different length. Does anybody have any suggestions? Working with lists is very nice, but I still have to learn how to transfer them to text files for external use. Thnak you, Filippo Biscarini Wageningen University [[alternative HTML version deleted]]
2004 Sep 30
1
tcl/tk
...R to specify some configuration variables? But how? Does anybody know anything about it and have suggestions on how to go on and properly install tcl/tk and subsequently R? I should be able to complete the installation of R once I worked around this tcl/tk hindrance. Thank you very much, Filippo Biscarini **************************** Filippo Biscarini, Research and Development ANAFI (Italian Holstein Association) Via Bergamo, 292 26100, Cremona, Italy tel: +39.0372.474234 *****************************
2004 Sep 06
1
R under Windows vs R under Unix/Linux
Hi all, I would like to know which are the main differences between R under Windos and R under Linux/Unix and where I can find, if something exists, some materials and infos on line on this topic. Thank you very much, Filippo Biscarini *************************** Filippo Biscarini, Research and Development ANAFI (Italian Holstein Association) Via Bergamo, 292 26100, Cremona, Italy tel: +39.0372.474234 ***************************** [[alternative HTML version deleted]]
2013 Jan 08
1
problems when loading package GenABEL
...nux, mac, windows) I tried, even after removing and reinstalling the package or the whole R. And it's not only me, but also my colleagues here and in different cities! Does anybody know what's going on and how to tackle the problem? Thank you in advance for any useful information. Filippo Biscarini
2006 Nov 09
1
Merge: how can I keep discarded values?
...situations I might have other NA values in the book column, not resulting from the merge operation, but that are real missing values: in such cases, with the is.na command I would retrieve also thiese unneeded rows. Can someone suggest a better strategy to tackle this problem? Regards, Filippo Biscarini Wageningen University The Netherlands [[alternative HTML version deleted]]