similar to: How to use Latex code in R loop?

Displaying 20 results from an estimated 300 matches similar to: "How to use Latex code in R loop?"

2012 Aug 10
1
export table in separate file
Hi Folks, I'm using Sweave to generate png & pdf graphics that I then "Import & Link" in a Word document. This let's me create sharable and editable dynamic documents. They are dynamic in that I can regenerate figures when the data changes, and have those figures automatically updated in my Word doc since they're "linked", and not just
2002 Nov 27
4
libnss on solaris
hi, i am trying to make solaris resolve windows names via nsswitch.conf using broadcasts and/or wins server. i have compiled samba and nsswitch/libnss_wins.so. i added wins to hosts section in nsswitch.conf and copied libnss_wins.so as /lib/nss_wins.so.1 and it does not work. am i missing something? please help, terry
1998 Mar 04
1
samba / ggc binarys for HP-UX 9.04
Hello List, I am searching the current samba binarys for a HP9000/827S with HP-UX 9.04. Unfortunately we have only the very basic C-compiler installed, that won't do ANSI. Therefore, out attempts to compile gcc from source failed too. Is there anybody able to send me the current Samba binarys, or alternetivly point me to a location for the binarys? Does anybody know a location for gcc
2012 Jan 18
2
Problem importing .txt file
Hello, I hope I am doing this correctly, though I am not sure if a response will be posted somewhere or if I will get a direct response. I am trying to import a .txt table in my class on R and for some reason, the header gets altered and I can no longer read the data. No one in my class had this problem and the instructors were not sure how to fix it. Here is the text table: Kind
2012 Apr 27
2
[LLVMdev] [llvm-commits] [PATCH][RFC] NVPTX Backend
Thanks for the feedback! The attached patch addresses the style issues that have been found. From: Jim Grosbach [mailto:grosbach at apple.com] Sent: Wednesday, April 25, 2012 2:22 PM To: Justin Holewinski Cc: llvm-commits at cs.uiuc.edu; llvmdev at cs.uiuc.edu; Vinod Grover Subject: Re: [llvm-commits] [PATCH][RFC] NVPTX Backend Hi Justin, Cool stuff, to be sure. Excited to see this. As a
2012 Jun 13
5
How to write text in bar plot in R?
Hi, I am working on R plot but i need to write some text for the bars where the value is = 0 > counts 3 4 5 0 12 * 0* 4 1 3 *0* 1 http://r.789695.n4.nabble.com/file/n4633189/Screenshot-2.png My aim is to write some comment in plot. http://r.789695.n4.nabble.com/file/n4633189/Screenshot-2.png How can we implement it? -- View this message in context:
2004 Jan 28
1
[patch] document update for CUPS printing
This is what I found useful when put samba and CUPS together. diff -ur samba-3.0.1.orig/docs/htmldocs/CUPS-printing.html samba-3.0.1/docs/htmldocs/CUPS-printing.html --- samba-3.0.1.orig/docs/htmldocs/CUPS-printing.html 2004-01-28 10:56:08.000000000 +0800 +++ samba-3.0.1/docs/htmldocs/CUPS-printing.html 2004-01-28 11:23:07.000000000 +0800 @@ -1850,7 +1850,11 @@ parameter (which tries to prepare
2012 Aug 12
2
How to write % in pie chart?
HI, I am plotting one pie chart and need to write % inside it. How can i write % inside it as show in figure below. http://r.789695.n4.nabble.com/file/n4640078/pie_chart.png Regards -- View this message in context: http://r.789695.n4.nabble.com/How-to-write-in-pie-chart-tp4640078.html Sent from the R help mailing list archive at Nabble.com.
2016 Apr 01
1
[PATCH] python: Fix bug in code generator
When a struct containing FChar fields is defined in generator/structs.ml, the Python code generator will generate code referencing a dirent struct instead of the correct one thus breaking at compile time. This bug was left unnoticed because the dirent struct is the only one using FChar fields. Yet it prevents any other struct from using such fields. Signed-off-by: Matteo Cafasso <noxdafox at
2012 Aug 01
2
How to increase lenght of axis according input data?
Hi, I am working on barplot. I need to plot x-axis but scale on x axis is very upto 15 while my data is upto 19. pdf("image.pdf", width=10 , height =13) par(mar=c(5,22.5,2,2)) barplot(t(data[,2:3]), beside=TRUE, col=c(rgb(.537, .769, .933),rgb(.059, .412, .659)), width = 1, horiz=TRUE,cex.names=.9, border ="white",las=1, cex.axis= 1, cex.lab=1.2)
2008 Jul 24
3
how to export ".xls" file with colorful cells?
Hi all: I wanna know how to expoort ".xls" file. And in the exported ".xls" file, how to set different cells with different color? Thanks a lot! My best. ------------------------------ ******************************************* Xin Meng Capitalbio Corporation National Engineering Research Center for Beijing Biochip Technology BioPharma-informatics & Software
2012 Jun 15
1
Rename output file in Swaeve and Tex
HI, I am working on R and Latex. R CMD Sweave Test.Rnw (this generates Rnw.Tex file ) R CMD pdflatex Test.tex (It generated Test.pdf) Is there any way to change the name of of output file (Test.pdf). I want it to pass the output file name as parameter. R CMD Sweave Test.Rnw Output_File R CMD pdflatex Output_File.tex So output file name will be Output_File.pdf Regards -- View
2012 May 24
1
How to avoid numbering while printing list element?
HI, I am printing list element. print(desc[[2]]) [1] XXXXXXXXXXXXXXXXXXXxx I want to remove [1] Output should be XXXXXXXXXXXXXXXXXXXxx How can i implement it? Thanks -- View this message in context: http://r.789695.n4.nabble.com/How-to-avoid-numbering-while-printing-list-element-tp4631180.html Sent from the R help mailing list archive at Nabble.com.
2012 Jul 26
1
How to draw fancy image in R?
Hi, I am working on reporting and need some fancy image instead of barplot, pie etc. Like Clock and Speedometer. How can i draw myself in R? Regards -- View this message in context: http://r.789695.n4.nabble.com/How-to-draw-fancy-image-in-R-tp4637866.html Sent from the R help mailing list archive at Nabble.com.
2002 Jun 29
4
help with 2.4.18 oops
Getting this oops on one of our production servers pretty much hangs the server. Do we have a corrupted Journal? how would ewe rebuild it? Any idea how to recover from it? Assertion failure in journal_bmap() at journal.c:636: "ret != 0" invalid operand: 0000 CPU: 0 EIP: 0010:[journal_bmap+70/96] Not tainted EIP: 0010:[<c016b646>] Not tainted EFLAGS: 00010282
2012 Jul 10
1
How to use external image with R plot?
Hi, I am wokring on stacked bar plot and i need to add one arrow dynamically. http://r.789695.n4.nabble.com/file/n4635959/arrow_glossy_right_red.jpg http://r.789695.n4.nabble.com/file/n4635959/Screenshot.10.png Final image: http://r.789695.n4.nabble.com/file/n4635959/Screenshot.1.png Is there any packae which can be used for merging images? -- View this message in context:
2016 Jun 15
1
Re: [PATCH v8 1/3] New API: internal_filesystem_walk
On Mon, Jun 13, 2016 at 07:50:52PM +0300, Matteo Cafasso wrote: > diff --git a/generator/structs.ml b/generator/structs.ml > index 6017ba6..3c2cc61 100644 > --- a/generator/structs.ml > +++ b/generator/structs.ml > @@ -444,6 +444,19 @@ let structs = [ > ]; > s_camel_name = "InternalMountable"; > }; > + > + (* The Sleuth Kit directory entry
2009 Jan 08
10
help
Hi: I am going through some of the xtable examples and I can't make the one below work. I need to create a longtable on the fly keeping the column headers for all the pages and I thought this example could give some ideas on how to do it. I am using Sweave and xtable to create my tables and graphics. I wonder if someone could tell me what's wrong. Thanks ## Not run: \begin{small}
2012 Mar 22
2
How to draw table in Latex without using xtable?
Hi, I am working on table suing R and Latex. I am writing .Rnw file first in which i m reading input file and storing into dataframe. After filtering certain values from this dataframe. I am planning to display it. I don't want to use xtable since i need to change column names. *Sample .Rnw file* @ <<echo=FALSE>>= cat("\begin{table}[ht]")
2016 Apr 05
1
Re: [PATCH v3 1/5] generator: Added tsk_dirent struct
On Tuesday 05 April 2016 18:47:28 Matteo Cafasso wrote: > The tsk_dirent struct contains the information gathered via TSK APIs. > > The struct contains the following fields: > * tsk_inode: inode of a file > * tsk_type: type of file such as for dirwalk command > * tsk_size: file size in bytes > * tsk_name: path relative to its disk partition > * tsk_allocated: whether