Displaying 20 results from an estimated 8000 matches similar to: "Latex no where to be seen"
2010 Aug 21
9
How do you make a formal "feature" request?
Who decides what features are in R and how they are implemented? If there is someone here who has that authority I have this request:
A report() function analogous to the plot() function that makes it easy to generate a report from a table of data. This should not be in some auxiliary package, but part of the core R just like plot(). As a long time SAS user I cannot believe R does not have this.
2010 Aug 19
6
R reports
I don't see much in the way of an ability to write reports in R the way you
can with SAS. You basically have to write a program with R in a 3G way
unlike SAS with it's 4G proc print and proc report.
Are there similar R functions and packages?
--
View this message in context: http://r.789695.n4.nabble.com/R-reports-tp2330733p2330733.html
Sent from the R help mailing list archive at
2010 Aug 19
2
Does R always insist on sending plot output to a file?
I need to write the output of a R plot to a Java OutputStream. It looks like
R insists on sending it's output to a file. Is there anyway to get bytes
directly from the output of a plot so I can write it with Java? Writing it
to a file is too slow.
Is there a parameter in the graphics device function png(..) that directs
output to a variable in memory?
x <- plot(.) would make sense.
--
2024 Aug 11
4
[Bug 3716] New: OpenSSH for Windows 10 Public Access Key Does Not Work (permissisons denied)
https://bugzilla.mindrot.org/show_bug.cgi?id=3716
Bug ID: 3716
Summary: OpenSSH for Windows 10 Public Access Key Does Not Work
(permissisons denied)
Product: Portable OpenSSH
Version: -current
Hardware: 68k
OS: Windows 10
Status: NEW
Severity: critical
Priority: P5
2007 Nov 28
2
[OT] putting URLs in Latex
Hi R Gurus!
This is definitely off topic, but I thought I'd try: what is the way
to put in url's into a Latex file, please?
I know that you start with a \newcommand statement, with some kind of
argument that will change, but I'm not sure how to set it up, please.
thanks,
Edna Bell
2004 Oct 04
4
Off-Topic: LaTeX package listings
Hola!
I ask here since I learnt from this list that the LaTeX package listings
should be good
for typesetting R code. I encountered one problem:
\begin{lstlisting}
X %*% V
\end{lstlisting}
in the output the * in %*% disappears! same with %/%, etc, the /
disappears.
Any ideas?
Kjetil
--
Kjetil Halvorsen.
Peace is the most effective weapon of mass construction.
--
2006 Feb 28
3
LaTeX in R graph
Hello,
I would like to know if it is possible to insert LaTeX typesetting in R output.
I want to obtain a graph with LaTeX label in order to incorporate it as
postscript or pdf,
x<-seq(0,1,length=100)
y<-x*x
plot(x,y,xlab="$X$",ylab="$X^2$")
2002 Sep 06
1
FW: Question on configuration
Hola Knut,
Thanks for your quick answer, but still having the same error. I have
created the following users:
(bppr-r40) IBM AIX Server: username: s670587
SAMBA SERVER (Above Server): smbpasswd -a s670587
WINDOWS 2000 Client: username: s670587
Have set all the passwords to 'manager', but still getting the same
error message when I try to do a MapNetworkDrive
2019 Jun 19
4
DLZ Backend DNS Hosed
Hello,
I'm in trouble here with what appears to be a total meltdown of my DNS on my Domain Controllers.
I only have two DCs right now and I cannot resolve anything on either of them. I am on Ubuntu 16.04 with a compiled version of Samba 4.10.4.
I also have a compiled version of BIND 9.10.3-P4-Ubuntu <id:ebd72b3>
# service bind9 status
? bind9.service - BIND Domain Name Server
?
2010 Mar 11
4
Forecast
sample report data that i want to forecast
quarter quarter_index Revenue
2007 Q1 1 $3,856,799
2007 Q2 2 $4,243,328
2007 Q3 3 $4,930,369
2007 Q4 4 $5,443,579
2008 Q1 5 $5,164,830
2008 Q2 6 $5,104,413
2008 Q3 7
2007 Jan 05
1
integrating with Asterisk and OpenSER for Voicemail
Hi Users,
I'm Setting UP the Voicemails by integrating with Asterisk and OpenSER,
After 32 sec or 6 ring, it has to go the Voicemail server of Asterisk,
In openser.cfg ........... is not hiiting the Asterisk server
............. ... any one help me ........
....
....
modparam("tm","fr_timer",6)
modparam("tm","fr_inv_timer",24)
2006 Oct 12
2
Some file aren't loaded its No file in that Directory.
Hello Users,
I Installed the Asterisk-1.2.11,
For My Real time Use I'm Use MySql For Asterisk Database, By Using the
Asterisk-addons -1.2.4 in My Linux.
For My Voice messages Storage , I want To Use the MySql.
In Googled it shows me the ODBC integration..
Is it need for that ODBC integration with MySql for my Voice Message
storing in MySql.
When I'm trying to integrate with ODBC +
2007 Feb 15
1
Proper way to typeset the symbol for R in LaTeX?
Hoping this is not off topic...
I am in the process of writing some tutorials for my students for
learning R, and naturally I'm using Sweave for this. So suddenly a
question occurred to me: LaTeX has a recommended way of typesetting
the TeX and LaTeX symbols, via the \TeX and \LaTeX commands. Is there
a similar command for the R symbol, or in general are there any
2007 May 17
2
Blacklist
Hello All,
I was wondering where does Asterisk stores the blacklist numbers?
I looked into the dialplan and it shows that it
*"Set(DB(blacklist/${blacknr})=1)"* the number... Does it save in MySQL DB?
hyperion*CLI> show dialplan app-blacklist-add
[ Context 'app-blacklist-add' created by 'pbx_config' ]
'1' => 1.
2006 Nov 15
1
How to do the Call Snooping
Hello Users,
I googled Call Snooping, its shows only the it means,
But i didn't find How to dialplan the Call Snooping,
I seen that " What is Trixbox " in Asterisk
I Use only some Feature in Asterisk (20),
Is it need Asterisk to install the TrixBox in that same System where i
installed the Asterisk Server
Help me please :P
--
Thanks and Regards
Ravi Prakash Sunkara
2009 Jan 05
3
ZFS import on pool with same name?
I have an OpenSolaris snv_101 box with ZFS on it. (Sun Ultra 20 M2)
zpool name is rpool. The
I have a 2nd hard drive in the box that I am trying to recover the ZFS
data from (long story but that HD became unbootable after installing IPS
on the machine)
Both drives have a pool named "rpool", so I can''t import the rpool from
the 2nd drive.
root at hyperion:~# zpool status
2009 Oct 19
4
[OT] LaTeX peculiarities in Ubuntu 9.10 beta
I am running the beta test version of Ubuntu 9.10, x86_64 on a machine
and encountered some peculiarities in LaTeX called through
R-devel CMD texi2pdf file.tex
The tilde character in the input, which should produce a non-breaking
space, is now being rendered as a tilde. Does anyone know where I
could begin exploring for explanations and/or workarounds?
2010 Mar 10
3
see the example and help me
sample report data that i want to forecast
quarter quarter_index Revenue
2007 Q1 1 $3,856,799
2007 Q2 2 $4,243,328
2007 Q3 3 $4,930,369
2007 Q4 4 $5,443,579
2008 Q1 5 $5,164,830
2008 Q2 6 $5,104,413
2008 Q3 7
2008 Oct 11
6
Sweave-LaTEX question
Hi:
I am working on a publication and I have heard about LaTEX but I haven't actually tried to learn about it until today. I've found a few examples but I can't actually make them work properly. I have a couple of questions:
Does LATEX have to be installed on your computer? How does the xtable package and Sweave work together? How can I make the code below create a table as pdf file?
2006 Feb 12
1
Mathematical typesetting of column heads using the latex (Hmisc) function
Dear r-helpers,
I would very much appreciate help with the following problem:
The following command (in a .Rnw file)
latex(anova(e7.lmer3, e7.lmer4), file = 'e7lmer34.tex', rowname = c
('nonlinear', 'linear'), longtable = FALSE, dcolumn = T, booktabs =
T, table.env = F)
produces the following output after running Sweave:
% latex.default(anova(e7.lmer1, e7.lmer2),