? I have
less than 1000 data points.
Can this problem be somehow
coerced into a linear fit?
... judson blake
You may take a look at the nlme library.
--
Ulises M. Alvarez
http://sophie.unam.mx/
__
R-help@r
t <- xtable(df, caption = variableName)
wich is what I really want it retuns a pandoc error
Hello:
It is, indeed, the underscore in the variable name. You should define it as:
variableName <- c("V03\\_1")
And now:
t <- xtable(df, caption = variableName)
print(t, capt
packages:
# [1] ggplot2_0.9.3.1
--
Ulises M. Alvarez
http://sophie.unam.mx/
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented
it is possible to give them different captions.
Hi:
You may use, main = " ", within each plot; or take a look at the LaTeX
package, subcaption:
http://en.wikibooks.org/wiki/LaTeX/Floats,_Figures_and_Captions#Subfloats
--
Ulises M. Alvarez
http://soph
this:
how to install a package from a non-zipped folder
Hi:
I don't know whether or not it's possible to install from a non-zipped
folder, but the tikzDevice may be found at:
http://cran.r-project.org/src/contrib/Archive/tikzDevice/
--
Ulises M. Alvarez
http://soph
ts graphics grDevices utils datasets methods base
other attached packages:
[1] Rmpfr_0.2-3
loaded via a namespace (and not attached):
[1] tools_2.11.1
(Have also tried with R on Linux boxes without success)
--
Ulises M. Alvarez
http://www.fata.unam.mx/
_
6 matches
Mail list logo