Displaying 8 results from an estimated 8 matches for "trj".
Did you mean:
tr
2016 Apr 20
2
overlay two facet_grid
Hi all,
Does anyone know how to overlay two facet_grids? I have two facet grids as following:
ggplot(data=df,aes(x=TE,y=TR,color="orange"))+geom_point()+facet_grid(FS+TRJ~OR+INV,labeller=label_both)+xlim(0,200)+ylim(0,10000)
ggplot(data=df,aes(x=TE,y=TR))+geom_point(aes(color=TST))+facet_grid(FS+TRJ~OR+INV,labeller=label_both)+xlim(0,200)+ylim(0,10000)
Thanks for any help!
Elahe
2016 Apr 20
0
overlay two facet_grid
...20, 2016 3:01:43 PM PDT, "ch.elahe via R-help" <r-help at r-project.org> wrote:
>Hi all,
>Does anyone know how to overlay two facet_grids? I have two facet grids
>as following:
>
>
>ggplot(data=df,aes(x=TE,y=TR,color="orange"))+geom_point()+facet_grid(FS+TRJ~OR+INV,labeller=label_both)+xlim(0,200)+ylim(0,10000)
>ggplot(data=df,aes(x=TE,y=TR))+geom_point(aes(color=TST))+facet_grid(FS+TRJ~OR+INV,labeller=label_both)+xlim(0,200)+ylim(0,10000)
>
>Thanks for any help!
>Elahe
>
>______________________________________________
>R-help at r...
2012 Mar 18
2
Importing files
Hello,
I'm trying to import into R files that contain data downloaded from logger devices as files with the following formats:
.act
.lig
.trj
.trn
These files are essentially text files but use both tabs and commas as separators.
I've tried the function scan:
1) scan("filename.act", what=character(0)) returns only two columns from the original 5
2) scan("copia.act", what=character(0),sep=",") returns th...
2009 Apr 21
1
joined R-today
...nd.
R CMD INSTALL
--configure-args="-with-netcdf_incdir=/usr/local/netcdf/include
-with-netcdf_libdir=/usr/local/netcdf/lib" ncdf_1.6.tar.gz
The installation was successful. But when i try to use ncdf inside R, i get
the following error. Kindly help me how to resolve the problem.
> trjfile<-system.file('test.netcdf',package='bio3d')
> trj<-read.ncdf(trjfile)
Loading required package: ncdf
Error in dyn.load(file, DLLpath = DLLpath, ...) :
unable to load shared library '/usr/lib/R/library/ncdf/libs/ncdf.so':
/usr/lib/R/library/ncdf/libs/ncdf.so:...
2013 May 03
1
changing ringtones to a group of phones
...een modifying the ringtone on a group of Snom phones like this,
depending on certain dial-plan conditions:
Exten => s,1,SIPAddHeader("Alert-Info:
<http://192.168.0.200/tel_ring01.wav>")
exten =>
s,n,Dial(SIP/mjc_office&SIP/mjc_home&SIP/mjc_lab&SIP/mjc_server,20,trj)
Now, I'm migrating slowly to Digium D70 phones, which have a different
Alert-Info syntax (and different ringtone names).
How can I dial a group of phones simultaneously, say half Snom and half
Digium, with different sip alert-info headers?
- Mike
2004 Jul 29
4
One More IP Phone for interoperability with Asterisk
Skipped content of type multipart/alternative-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040729/38a4ee65/Asterisk.htm
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...aKuXIVmXA4xhL<7TG?XP7tE
zJ7wCZuAF`|!yK_bEz>b>`tmd0fb>5THqE8HMOMqtYhQY+Y53YGo;AtWXY0$ch|#`7
ziQqF*CL43z5Q;hDwThGwh<Qg;A%NB3$a}hmiRYLKj|q=ldblR>^afBtIpklvO*WUV
zllQB<ot at jBk${iE+iuN)UK!kT0M4e>U_#wV;56$0_rcn4ebwhQm?{=(!gO!=kaR`{
zi!Xjx6<h4dWDdzGc<v~gY)+K6P>JXb2sRVw^jbtRJ-y3dd}|l+Aux+sJfONCwpOG*
z7clPgF7oAVhU0-%r_2Xc^mtq65jR|CiHjz0{gG3?2^ABx-`a1J{sR%*t0qTXj*b)9
zej#>#A#@VebrN}B5AwbqZxFnKb#HmFo at Krex?U-~j$DY?QuROcW$3HG5cQ){T>h+z
zQC4E`{ipM|+#41=n1w{7Alnew$v&Ao(`qeOC;+Hr7Nnf~LUzjw9=UghIJ>D>IvH!r
ztwM7i>a6;YJ^{vM5fhCBtJdPKU1g_n_1QvX(uZ at wu0iUqL9B...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list.
I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without
modifications.
How did I try it?
Created a (non-root) build environment (not a mock )
Installed the kernel.scr.rpm and did a
rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee
prep-out.log
The build failed at the end:
Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL
Checking