Displaying 2 results from an estimated 2 matches for "2hlc".
2009 Mar 04
3
How to reuse my self function?
Dear all,
I wrote a function test1 in test1.R.
Right, I am writing another function test2 on test2.R and trying to use
test1 function.
How can I do?
Is there any similar way like including test1.R in test2.R file?
Thank You Very Much.
Jia-Ming
============================
$BD%2HLC(B Jia-Ming Chang
PhD Student
Comparative Bioinformatics Group
Bioinformatics and Genomics Programme
Centre de Regulacio Genomica (CRG)
Dr. Aiguader, 88
08003 Barcelona
Spain
E-Mail: chang.jiaming@crg.es
chang.jiaming@gmail.com
Web: http://www.iis.sinica.edu.tw/~jmchang/
TEL: +34 933 160 223 ext....
2008 Nov 14
2
the number of the arguments of function is not sure
I want to write a function to plot a picture for each inputting file like
the following example.
plot_test <- function(f1,f2)
{
}
However,
--
Jia-Ming
============================
$BD%2HLC(B Jia-Ming Chang
PhD Student
Comparative Bioinformatics Group
Bioinformatics and Genomics Programme
Centre de Regulacio Genomica (CRG)
Dr. Aiguader, 88
08003 Barcelona
Spain
E-Mail: chang.jiaming@crg.es
chang.jiaming@gmail.com
Web: http://www.iis.sinica.edu.tw/~jmchang/
TEL: +34 933 160 223 ext....